Browse Source

Update CHANGELOG

zhixin 5 years ago
parent
commit
e5014a4d98
1 changed files with 1 additions and 0 deletions
  1. 1 0
      CHANGELOG.md

+ 1 - 0
CHANGELOG.md

@@ -28,6 +28,7 @@ ChangeLog
 - **New(editable):** Added `alwaysUseFormatter` option.
 - **New(export):** Added `forceHide` column option.
 - **New(filter-control):** Added `filterOrderBy` column option support order by `server`.
+- **New(filter-control):** Added radio support for `filterControlContainer`.
 - **New(fixed-columns):** Added support for sticky-header.
 - **New(pipeline):** Added `pipeline` extension.
 - **Update(editable):** Fixed not handle quotation marks bug.