From 50dbb073146836b02bf91aacf3c278530d0fea4d Mon Sep 17 00:00:00 2001 From: Simon Vieille Date: Fri, 10 Nov 2023 19:35:48 +0100 Subject: [PATCH] update changelog --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 57c6505..171ed49 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ ## [Unreleased] +### 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 + ## [v1.23.0] - 2023-11-01 ### Added * allow to define templates show before and after a murph collection item