浏览代码

Updated changelog

zhixin 1 年之前
父节点
当前提交
c1093a1fb9
共有 1 个文件被更改,包括 9 次插入0 次删除
  1. 9 0
      CHANGELOG.md

+ 9 - 0
CHANGELOG.md

@@ -1,6 +1,15 @@
 ChangeLog
 ---------
 
+### 1.23.5
+
+### Core
+
+- **New:** Added `getFooterData` method.
+- **Update:** Fixed `refresh` invalid url bug when `url` is relative path.
+- **Update:** Fixed `getData` bug with `formatted` param.
+- **Update:** Fixed column class option not work bug in td.
+
 ### 1.23.4
 
 ### Core