From 0cadf2873851ddc5f9121e862932f4d3f30633bc Mon Sep 17 00:00:00 2001 From: Simon Vieille Date: Fri, 20 Oct 2023 09:46:57 +0200 Subject: [PATCH] update changelog --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0a78a88..fbee69b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,9 @@ * allow to define templates show before and after a murph collection item * add global batch actions * add constraint `Length` in forms +### Changed +* refactor services using constructor property promotions +* remove twig in the mail notifier service ### Fixed * fix regression on crud sorting