Release v3.4.2

This commit is contained in:
Julien Fastré 2024-12-05 13:41:01 +01:00
parent 6aceec6df7
commit 4ebec02178
Signed by: julienfastre
GPG Key ID: BDE2190974723FCB
5 changed files with 13 additions and 15 deletions

View File

@ -1,5 +0,0 @@
kind: DX
body: Clean migrations, to reduce the number of bloated migration when running diff on schema
time: 2024-11-29T12:20:24.246519944+01:00
custom:
Issue: "310"

View File

@ -1,5 +0,0 @@
kind: Fixed
body: Fix the serialization of gender for the generation of documents
time: 2024-11-28T13:48:34.528958771+01:00
custom:
Issue: "329"

View File

@ -1,5 +0,0 @@
kind: Fixed
body: Enforce unique contraint on activity storedobject
time: 2024-12-05T13:37:02.635977414+01:00
custom:
Issue: "337"

6
.changes/v3.4.2.md Normal file
View File

@ -0,0 +1,6 @@
## v3.4.2 - 2024-12-05
### Fixed
* ([#329](https://gitlab.com/Chill-Projet/chill-bundles/-/issues/329)) Fix the serialization of gender for the generation of documents
* ([#337](https://gitlab.com/Chill-Projet/chill-bundles/-/issues/337)) Enforce unique contraint on activity storedobject
### DX
* ([#310](https://gitlab.com/Chill-Projet/chill-bundles/-/issues/310)) Clean migrations, to reduce the number of bloated migration when running diff on schema

View File

@ -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).
## v3.4.2 - 2024-12-05
### Fixed
* ([#329](https://gitlab.com/Chill-Projet/chill-bundles/-/issues/329)) Fix the serialization of gender for the generation of documents
* ([#337](https://gitlab.com/Chill-Projet/chill-bundles/-/issues/337)) Enforce unique contraint on activity storedobject
### DX
* ([#310](https://gitlab.com/Chill-Projet/chill-bundles/-/issues/310)) Clean migrations, to reduce the number of bloated migration when running diff on schema
## v3.4.1 - 2024-11-22
### Fixed
* Set the workflow's title to notification content and subject