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