diff --git a/docs/changelog/core.md b/docs/changelog/core.md index d14892f..9d421d4 100644 --- a/docs/changelog/core.md +++ b/docs/changelog/core.md @@ -5,7 +5,19 @@ hide: # Changelog -???+ success "[v1.23.0] - 2023-11-01" +???+ success "[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 + +??? abstract "[v1.23.0] - 2023-11-01" **Added**