From 794daa5c3e5a3c932508c38b34d39ac857fbd340 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julien=20Fastr=C3=A9?= Date: Tue, 17 Oct 2023 16:16:47 +0200 Subject: [PATCH] fix changelog [ci-skip] --- .changes/v2.9.0.md | 1 + CHANGELOG.md | 1 + 2 files changed, 2 insertions(+) diff --git a/.changes/v2.9.0.md b/.changes/v2.9.0.md index 56643c661..08b9606c3 100644 --- a/.changes/v2.9.0.md +++ b/.changes/v2.9.0.md @@ -3,6 +3,7 @@ * ([#147](https://gitlab.com/Chill-Projet/chill-bundles/-/issues/147)) Add history to scopes and to jobs in administrator section. When user job or main scope of user is changed, automaticaly add a new row in history. * ([#146](https://gitlab.com/Chill-Projet/chill-bundles/-/issues/146)) Allow closing motives to be identified as 'canceling the accompanying period' + don't take canceled accompanying periods into account * [export] add an aggregator for activities: group by job scope's creator aggregator +* DX: prepare the code for the upgrade to symfony 5.4 ### Traductions francophones des principaux changements diff --git a/CHANGELOG.md b/CHANGELOG.md index 968aa2b85..18aabec77 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,7 @@ and is generated by [Changie](https://github.com/miniscruff/changie). * ([#147](https://gitlab.com/Chill-Projet/chill-bundles/-/issues/147)) Add history to scopes and to jobs in administrator section. When user job or main scope of user is changed, automaticaly add a new row in history. * ([#146](https://gitlab.com/Chill-Projet/chill-bundles/-/issues/146)) Allow closing motives to be identified as 'canceling the accompanying period' + don't take canceled accompanying periods into account * [export] add an aggregator for activities: group by job scope's creator aggregator +* DX: prepare the code for the upgrade to symfony 5.4 ### Traductions francophones des principaux changements