Browse Source

Update changelog

zhixin 10 years ago
parent
commit
1428a07063
1 changed files with 16 additions and 0 deletions
  1. 16 0
      CHANGELOG.md

+ 16 - 0
CHANGELOG.md

@@ -1,5 +1,21 @@
 ## ChangeLog
 ## ChangeLog
 
 
+### 1.9.1
+
+- [bug] Removed no records events.
+- [bug] Fixed cardView fieldIndex error.
+- [bug] Fixed #1130: table-condensed is not working.
+- [bug] Fixed #1482: export all server sidePagination bug(export extension).
+- [bug] Fixed #1248: IE8 does not support indexOf function.
+- [bug] Fixed #1491: (un)check event element argument missing.
+- [bug] Fixed Italian translation.
+- [bug] Unified naming of MS in type names(export extension).
+- [bug] Fixed selectPage method fails(cookie extension).
+- [bug] Add ja-JP and ms-MY translation for formatAllRows.
+- [enh] UniqueId can also be stored in a row's data property.
+- [enh] Use default settings when cookie settings don't exist(cookie extension).
+- [enh] Expand `filterBy` to accept and array of values.
+
 ### 1.9.0
 ### 1.9.0
 
 
 - [enh] Update bootstrap-table-cookie.js.
 - [enh] Update bootstrap-table-cookie.js.