Browse Source

Update CHANGELOG

zhixin 7 years ago
parent
commit
4f0f1a8175
1 changed files with 2 additions and 0 deletions
  1. 2 0
      CHANGELOG.md

+ 2 - 0
CHANGELOG.md

@@ -8,9 +8,11 @@ ChangeLog
 - feat(locale): rewrite all locales to ES6
 - feat(editable extension): rewrite bootstrap-table-editable to ES6
 - feat(filter-control extension): rewrite bootstrap-table-filter-control to ES6
+- fix(js): fix #3653, getHiddenRows method bug
 - 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(locale): fix #3999, improve es-ES locale
 - fix(filter-control extension): fix #3474, multiple choice bug
 - fix(filter-control extension): fix #4008, select all rows and `keyup` event error
 - fix(export extension): fix #4086, export in cardView display error