ソースを参照

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
 ---------
 
+### 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
 
 - feat(js): rewrite bootstrap-table to ES6