diff --git a/CHANGELOG.md b/CHANGELOG.md index 9425024..22f7647 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,7 @@ * add `count` method in repository query * add `addForcedFilterHandler` method in repository query * add `inline_form_validation` option to validate inline forms with custom algo +* add crud sorting in the session ## [1.21.1] - 2023-08-17 ### Added