From e095fc4197c77a45968856c1e3ac9693da89e1fa Mon Sep 17 00:00:00 2001 From: Simon Vieille Date: Fri, 27 Oct 2023 17:03:08 +0200 Subject: [PATCH] update changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7c4e0b3..4815a8e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,13 +5,13 @@ * add global batch actions * add constraint `Length` in forms * add sass classes to mange with of elements +* set searchFields option on jschoice manager (search on labels) ### Changed * refactor services using constructor property promotions * remove twig in the mail notifier service * change pills colors * change border colors of inputs when focused * change colors on js-choices element - ### Fixed * fix regression on crud sorting * fix test in RepositoryQuery::addForcedFilterHandler