diff --git a/CHANGELOG.md b/CHANGELOG.md index 171ed49..be7ff4e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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