update changelog

This commit is contained in:
Simon Vieille 2023-09-27 15:17:54 +02:00
parent f97f1dfedf
commit a08c62229d
Signed by: deblan
GPG key ID: 579388D585F70417

View file

@ -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