Browse Source

Updated changelog

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