浏览代码

Add 1.13.1 changelog

zhixin 7 年之前
父节点
当前提交
c5d11ef39c
共有 1 个文件被更改,包括 9 次插入0 次删除
  1. 9 0
      CHANGELOG.md

+ 9 - 0
CHANGELOG.md

@@ -1,6 +1,15 @@
 ChangeLog
 ChangeLog
 ---------
 ---------
 
 
+### 1.13.1
+
+- feat(js): add `theadClasses` option to supoort bootstrap v4
+- feat(editable extension): rewrite bootstrap-table-editable to ES6
+- fix(js): fix #4066, `getOptions` method remove data property
+- fix(js): fix #4088, no matches display error
+- fix(js): fix eslint warning and error
+- fix(export extension): fix #4086, export in cardView display error
+
 ### 1.13.0
 ### 1.13.0
 
 
 - feat(js): rewrite bootstrap-table to ES6
 - feat(js): rewrite bootstrap-table to ES6