From ff344dbb0c3fbbe37fbf13ed7ec2c74150d38943 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julien=20Fastr=C3=A9?= Date: Thu, 16 Nov 2023 11:07:34 +0100 Subject: [PATCH] Release 2.12.1 --- .changes/unreleased/Fixed-20231116-105642.yaml | 5 ----- .changes/v2.12.0.md | 2 +- .changes/v2.12.1.md | 3 +++ 3 files changed, 4 insertions(+), 6 deletions(-) delete mode 100644 .changes/unreleased/Fixed-20231116-105642.yaml create mode 100644 .changes/v2.12.1.md diff --git a/.changes/unreleased/Fixed-20231116-105642.yaml b/.changes/unreleased/Fixed-20231116-105642.yaml deleted file mode 100644 index b2409fbf5..000000000 --- a/.changes/unreleased/Fixed-20231116-105642.yaml +++ /dev/null @@ -1,5 +0,0 @@ -kind: Fixed -body: 'Export: fix loading of form for "filter action by type, goal and result"' -time: 2023-11-16T10:56:42.771516508+01:00 -custom: - Issue: "208" diff --git a/.changes/v2.12.0.md b/.changes/v2.12.0.md index 23fe92536..e4e02efa0 100644 --- a/.changes/v2.12.0.md +++ b/.changes/v2.12.0.md @@ -15,7 +15,7 @@ * Export: fix typo in filter "filter accompanying period work on end date" * ([#189](https://gitlab.com/Chill-Projet/chill-bundles/-/issues/189)) Export: Fix failure in export linked to household * ([#205](https://gitlab.com/Chill-Projet/chill-bundles/-/issues/205)) Fix loading of accompanying period work referrers -### Traduction francophone des différents changements +### Traduction francophone des principaux changements * export: ajout d'un regroupement "grouper les échanges par présence de l'usager"; * export: ajout d'un filtre "filtre les échanges par présence de l'usager"; * export: ajout d'un regroupement "regrouper les échanges par personne" (seulement pour les échanges enregistrés dans le contexte de l'usager); diff --git a/.changes/v2.12.1.md b/.changes/v2.12.1.md new file mode 100644 index 000000000..50788fb94 --- /dev/null +++ b/.changes/v2.12.1.md @@ -0,0 +1,3 @@ +## v2.12.1 - 2023-11-16 +### Fixed +* ([#208](https://gitlab.com/Chill-Projet/chill-bundles/-/issues/208)) Export: fix loading of form for "filter action by type, goal and result"