diff --git a/.changes/unreleased/Feature-20251230-164303.yaml b/.changes/unreleased/Feature-20251230-164303.yaml deleted file mode 100644 index f402e60bf..000000000 --- a/.changes/unreleased/Feature-20251230-164303.yaml +++ /dev/null @@ -1,6 +0,0 @@ -kind: Feature -body: Add filter and aggregator based on referrer's main center for exports of accompanying period -time: 2025-12-30T16:43:03.898677616+01:00 -custom: - Issue: "486" - SchemaChange: No schema change diff --git a/.changes/unreleased/Fixed-20260223-182212.yaml b/.changes/unreleased/Fixed-20260223-182212.yaml deleted file mode 100644 index ec6a4423c..000000000 --- a/.changes/unreleased/Fixed-20260223-182212.yaml +++ /dev/null @@ -1,7 +0,0 @@ -kind: Fixed -body: 'Fix import of postal code: mark postal code as deleted if they are not present in the import any more' -time: 2026-02-23T18:22:12.92214987+01:00 -custom: - Issue: "502" - MR: "968" - SchemaChange: No schema change diff --git a/.changes/unreleased/Fixed-20260309-101721.yaml b/.changes/unreleased/Fixed-20260309-101721.yaml deleted file mode 100644 index 5e369b184..000000000 --- a/.changes/unreleased/Fixed-20260309-101721.yaml +++ /dev/null @@ -1,7 +0,0 @@ -kind: Fixed -body: Add a flash message when reassigning accompanying course (reassign list) -time: 2026-03-09T10:17:21.923487588+01:00 -custom: - Issue: "503" - MR: "969" - SchemaChange: No schema change diff --git a/.changes/v4.14.0.md b/.changes/v4.14.0.md new file mode 100644 index 000000000..9ad3b65c9 --- /dev/null +++ b/.changes/v4.14.0.md @@ -0,0 +1,6 @@ +## v4.14.0 - 2026-03-09 +### Feature +* ([#486](https://gitlab.com/Chill-Projet/chill-bundles/-/issues/486)) ([!](https://gitlab.com/Chill-Projet/chill-bundles/-/merge_requests/)) Add filter and aggregator based on referrer's main center for exports of accompanying period +### Fixed +* ([#502](https://gitlab.com/Chill-Projet/chill-bundles/-/issues/502)) ([!968](https://gitlab.com/Chill-Projet/chill-bundles/-/merge_requests/968)) Fix import of postal code: mark postal code as deleted if they are not present in the import any more +* ([#503](https://gitlab.com/Chill-Projet/chill-bundles/-/issues/503)) ([!969](https://gitlab.com/Chill-Projet/chill-bundles/-/merge_requests/969)) Add a flash message when reassigning accompanying course (reassign list) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6fd8931fc..842ddce69 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,13 @@ adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html), and is generated by [Changie](https://github.com/miniscruff/changie). +## v4.14.0 - 2026-03-09 +### Feature +* ([#486](https://gitlab.com/Chill-Projet/chill-bundles/-/issues/486)) ([!](https://gitlab.com/Chill-Projet/chill-bundles/-/merge_requests/)) Add filter and aggregator based on referrer's main center for exports of accompanying period +### Fixed +* ([#502](https://gitlab.com/Chill-Projet/chill-bundles/-/issues/502)) ([!968](https://gitlab.com/Chill-Projet/chill-bundles/-/merge_requests/968)) Fix import of postal code: mark postal code as deleted if they are not present in the import any more +* ([#503](https://gitlab.com/Chill-Projet/chill-bundles/-/issues/503)) ([!969](https://gitlab.com/Chill-Projet/chill-bundles/-/merge_requests/969)) Add a flash message when reassigning accompanying course (reassign list) + ## v4.13.0 - 2026-02-23 ### Feature * ([#500](https://gitlab.com/Chill-Projet/chill-bundles/-/issues/500)) ([!964](https://gitlab.com/Chill-Projet/chill-bundles/-/merge_requests/964)) Limit the number of public download of stored object to 30 downloads