diff --git a/.changes/unreleased/Fixed-20241211-141225.yaml b/.changes/unreleased/Fixed-20241211-141225.yaml deleted file mode 100644 index 2b6dea80b..000000000 --- a/.changes/unreleased/Fixed-20241211-141225.yaml +++ /dev/null @@ -1,5 +0,0 @@ -kind: Fixed -body: 'Filiation: fix the display of the gender label in the graph' -time: 2024-12-11T14:12:25.68131853+01:00 -custom: - Issue: "" diff --git a/.changes/unreleased/Fixed-20241216-153850.yaml b/.changes/unreleased/Fixed-20241216-153850.yaml deleted file mode 100644 index 09b3a3a7e..000000000 --- a/.changes/unreleased/Fixed-20241216-153850.yaml +++ /dev/null @@ -1,5 +0,0 @@ -kind: Fixed -body: Wrap handling of PdfSignedMessage into transactions -time: 2024-12-16T15:38:50.974937062+01:00 -custom: - Issue: "" diff --git a/.changes/v3.5.1.md b/.changes/v3.5.1.md new file mode 100644 index 000000000..2463e3d5b --- /dev/null +++ b/.changes/v3.5.1.md @@ -0,0 +1,4 @@ +## v3.5.1 - 2024-12-16 +### Fixed +* Filiation: fix the display of the gender label in the graph +* Wrap handling of PdfSignedMessage into transactions diff --git a/CHANGELOG.md b/CHANGELOG.md index e82ce62bf..e2998273f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,11 @@ adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html), and is generated by [Changie](https://github.com/miniscruff/changie). +## v3.5.1 - 2024-12-16 +### Fixed +* Filiation: fix the display of the gender label in the graph +* Wrap handling of PdfSignedMessage into transactions + ## v3.5.0 - 2024-12-09 ### Feature * ([#318](https://gitlab.com/Chill-Projet/chill-bundles/-/issues/318)) Show all the pages of the documents in the signature app