diff --git a/.changes/unreleased/Fixed-20241121-211956.yaml b/.changes/unreleased/Fixed-20241121-211956.yaml deleted file mode 100644 index 7d7b59fa9..000000000 --- a/.changes/unreleased/Fixed-20241121-211956.yaml +++ /dev/null @@ -1,5 +0,0 @@ -kind: Fixed -body: Set the workflow's title to notification content and subject -time: 2024-11-21T21:19:56.150162247+01:00 -custom: - Issue: "" diff --git a/.changes/v3.4.1.md b/.changes/v3.4.1.md new file mode 100644 index 000000000..261023d15 --- /dev/null +++ b/.changes/v3.4.1.md @@ -0,0 +1,3 @@ +## v3.4.1 - 2024-11-22 +### Fixed +* Set the workflow's title to notification content and subject diff --git a/CHANGELOG.md b/CHANGELOG.md index 04494ebbd..43296ba28 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,10 @@ adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html), and is generated by [Changie](https://github.com/miniscruff/changie). +## v3.4.1 - 2024-11-22 +### Fixed +* Set the workflow's title to notification content and subject + ## v3.4.0 - 2024-11-20 ### Feature * ([#314](https://gitlab.com/Chill-Projet/chill-bundles/-/issues/314)) Admin: improve document type admin form with a select field for related class.