ソースを参照

Update CHANGELOG.md

zhixin 2 年 前
コミット
1649a52725
1 ファイル変更2 行追加2 行削除
  1. 2 2
      CHANGELOG.md

+ 2 - 2
CHANGELOG.md

@@ -6,8 +6,8 @@ ChangeLog
 #### Core
 
 - **New:** Added `escapeTitle` table option.
-- **Update:** Added Aria Label to the search input for screenreaders.
-- **Update:** Persist data attributes for the header(`th`).
+- **New:** Added Aria Label to the search input for screenreaders.
+- **New:** Persist data attributes for the header(`th`).
 - **Update:** Fixed wrong condition for searching with server-side pagination.
 - **Update:** Fixed overwriting the `filterOptions` after rebuild.
 - **Update:** Fixed apostrophe issue when table via `html`.