浏览代码

Update Changelog.

zhixin 11 年之前
父节点
当前提交
4618b1fc72
共有 1 个文件被更改,包括 4 次插入2 次删除
  1. 4 2
      CHANGELOG.md

+ 4 - 2
CHANGELOG.md

@@ -1,9 +1,9 @@
 ## ChangeLog
 
-### 1.5.1
+### 1.6.0
 
 - [bug] Fix queryParams bug when use `sidePagination='server'`.
-- [enh] Add uk-UA, sv-SE, pt-PT locales.
+- [enh] Add uk-UA, sv-SE, pt-PT, ms-MY, ja-JP locales.
 - [enh] Add `searchTimeOut` option.
 - [bug] Fix #220: state column hideColumn bug.
 - [enh] Add `iconsPrefix` and `icons` options to support custom icons.
@@ -14,6 +14,8 @@
 - [bug] Fix #188: Export Button is not shown only use `showExport=true`.
 - [enh] Add limit and offset params only if pagination is activated.
 - [enh] Add `ajaxOptions` option to custom $.ajax options.
+- [enh] Add a toggle pagination toolbar button.
+- [enh] Add `iconSize` option.
 - [enh] Add `buttonsAlign` option and update `toolbarAlign` option.
 
 ### 1.5.0