diff --git a/CHANGELOG.md b/CHANGELOG.md index f536f143b..3c7070d2f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## Unreleased +### Added + +- Added column sorting to the data provider table of the admin control panel + ### Changed - Upgraded `jsonpath` from version `1.1.1` to `1.2.1`