From 8e06dab2b3a1b5adeb5ccc19ec4109f6988b66e0 Mon Sep 17 00:00:00 2001 From: Simon Vieille Date: Mon, 9 May 2022 14:50:23 +0200 Subject: [PATCH] update changelog --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index baef416..e146657 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,12 +4,13 @@ ### Fixed ### Changed -## [1.15.0] - 2022-05-05 +## [1.15.0] - 2022-05-09 ### Added * CrudConfiguration::setAction can receive a callable instead of a boolean in 'enabled' param * add grapesjs-component-code-editor and grapesjs-parser-postcss * hide the backoffice site name when small resolution * add entity_to_array twig function +* add default field to show in crud configuration ### Fixed * fix the mail notifier * fix sitemap: navigation with several domains