Browse Source

Add 1.13.1 changelog

zhixin 7 years ago
parent
commit
c5d11ef39c
1 changed files with 9 additions and 0 deletions
  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