update changelog

This commit is contained in:
Simon Vieille 2024-01-27 15:49:58 +01:00
parent c40c7e3362
commit 4701090134
Signed by: deblan
GPG key ID: 579388D585F70417

View file

@ -1,10 +1,12 @@
## [Unreleased]
## [v1.24.0] - 2024-01-27
### Added
* add CSS class `no-wrap`
* copy the pager of the CRUD at the bottom of the list
### Fixed
* fix an issue with the file manager when editing an item opened in a modal
* fix type casting in slugifier
## [v1.23.0] - 2023-11-01
### Added