diff --git a/.changes/unreleased/Feature-20240227-133135.yaml b/.changes/unreleased/Feature-20240227-133135.yaml deleted file mode 100644 index 9935f9916..000000000 --- a/.changes/unreleased/Feature-20240227-133135.yaml +++ /dev/null @@ -1,6 +0,0 @@ -kind: Feature -body: New export filter for social actions with an evaluation created between two - dates -time: 2024-02-27T13:31:35.828320711+01:00 -custom: - Issue: "237" diff --git a/.changes/unreleased/Feature-20240314-222634.yaml b/.changes/unreleased/Feature-20240314-222634.yaml deleted file mode 100644 index 3a484a474..000000000 --- a/.changes/unreleased/Feature-20240314-222634.yaml +++ /dev/null @@ -1,6 +0,0 @@ -kind: Feature -body: In the list of accompangying period, add the list of person's centers and the - duration of the course -time: 2024-03-14T22:26:34.103648729+01:00 -custom: - Issue: "258" diff --git a/.changes/unreleased/Feature-20240319-172100.yaml b/.changes/unreleased/Feature-20240319-172100.yaml deleted file mode 100644 index d50de48b3..000000000 --- a/.changes/unreleased/Feature-20240319-172100.yaml +++ /dev/null @@ -1,5 +0,0 @@ -kind: Feature -body: Allow to customize list person with new fields -time: 2024-03-19T17:21:00.873293991+01:00 -custom: - Issue: "238" diff --git a/.changes/unreleased/Fixed-20240314-154343.yaml b/.changes/unreleased/Fixed-20240314-154343.yaml deleted file mode 100644 index 47fe9d598..000000000 --- a/.changes/unreleased/Fixed-20240314-154343.yaml +++ /dev/null @@ -1,6 +0,0 @@ -kind: Fixed -body: 'Fix languages: load the languages in all availables languages configured for - Chill' -time: 2024-03-14T15:43:43.396044369+01:00 -custom: - Issue: "264" diff --git a/.changes/unreleased/Fixed-20240314-211532.yaml b/.changes/unreleased/Fixed-20240314-211532.yaml deleted file mode 100644 index dc3e675cd..000000000 --- a/.changes/unreleased/Fixed-20240314-211532.yaml +++ /dev/null @@ -1,7 +0,0 @@ -kind: Fixed -body: Keep a consistent behaviour between the filtering of activities within the document - generation (model "accompanying period with activities"), and the same filter in - the list of activities for an accompanying period -time: 2024-03-14T21:15:32.690077164+01:00 -custom: - Issue: "259" diff --git a/.changes/v2.17.0.md b/.changes/v2.17.0.md new file mode 100644 index 000000000..cb2f93e26 --- /dev/null +++ b/.changes/v2.17.0.md @@ -0,0 +1,8 @@ +## v2.17.0 - 2024-03-19 +### Feature +* ([#237](https://gitlab.com/Chill-Projet/chill-bundles/-/issues/237)) New export filter for social actions with an evaluation created between two dates +* ([#258](https://gitlab.com/Chill-Projet/chill-bundles/-/issues/258)) In the list of accompangying period, add the list of person's centers and the duration of the course +* ([#238](https://gitlab.com/Chill-Projet/chill-bundles/-/issues/238)) Allow to customize list person with new fields +### Fixed +* ([#264](https://gitlab.com/Chill-Projet/chill-bundles/-/issues/264)) Fix languages: load the languages in all availables languages configured for Chill +* ([#259](https://gitlab.com/Chill-Projet/chill-bundles/-/issues/259)) Keep a consistent behaviour between the filtering of activities within the document generation (model "accompanying period with activities"), and the same filter in the list of activities for an accompanying period