From c888b5b84f52e79cade0eeecd631418eb759f750 Mon Sep 17 00:00:00 2001 From: Julie Lenaerts Date: Mon, 26 Feb 2024 14:53:20 +0100 Subject: [PATCH] Update chill bundles version to 2.16.3 --- .changes/unreleased/Fixed-20240226-122241.yaml | 5 ----- .changes/unreleased/UX-20240226-143943.yaml | 5 ----- .changes/v2.16.3.md | 5 +++++ CHANGELOG.md | 6 ++++++ 4 files changed, 11 insertions(+), 10 deletions(-) delete mode 100644 .changes/unreleased/Fixed-20240226-122241.yaml delete mode 100644 .changes/unreleased/UX-20240226-143943.yaml create mode 100644 .changes/v2.16.3.md diff --git a/.changes/unreleased/Fixed-20240226-122241.yaml b/.changes/unreleased/Fixed-20240226-122241.yaml deleted file mode 100644 index f2a35ce1f..000000000 --- a/.changes/unreleased/Fixed-20240226-122241.yaml +++ /dev/null @@ -1,5 +0,0 @@ -kind: Fixed -body: Fix translation of user job -> 'service' must be 'métier' -time: 2024-02-26T12:22:41.140939553+01:00 -custom: - Issue: "236" diff --git a/.changes/unreleased/UX-20240226-143943.yaml b/.changes/unreleased/UX-20240226-143943.yaml deleted file mode 100644 index 84c7ffb44..000000000 --- a/.changes/unreleased/UX-20240226-143943.yaml +++ /dev/null @@ -1,5 +0,0 @@ -kind: UX -body: Order user jobs and services alphabetically in export filters -time: 2024-02-26T14:39:43.283296338+01:00 -custom: - Issue: "232" diff --git a/.changes/v2.16.3.md b/.changes/v2.16.3.md new file mode 100644 index 000000000..7bb143382 --- /dev/null +++ b/.changes/v2.16.3.md @@ -0,0 +1,5 @@ +## v2.16.3 - 2024-02-26 +### Fixed +* ([#236](https://gitlab.com/Chill-Projet/chill-bundles/-/issues/236)) Fix translation of user job -> 'service' must be 'métier' +### UX +* ([#232](https://gitlab.com/Chill-Projet/chill-bundles/-/issues/232)) Order user jobs and services alphabetically in export filters diff --git a/CHANGELOG.md b/CHANGELOG.md index c993fb2ee..8f5d91ddc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,12 @@ adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html), and is generated by [Changie](https://github.com/miniscruff/changie). +## v2.16.3 - 2024-02-26 +### Fixed +* ([#236](https://gitlab.com/Chill-Projet/chill-bundles/-/issues/236)) Fix translation of user job -> 'service' must be 'métier' +### UX +* ([#232](https://gitlab.com/Chill-Projet/chill-bundles/-/issues/232)) Order user jobs and services alphabetically in export filters + ## v2.16.2 - 2024-02-21 ### Fixed * Check for null values in closing motive of parcours d'accompagnement for correct rendering of template