mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +00:00
Release v3.4.2
This commit is contained in:
parent
6aceec6df7
commit
4ebec02178
@ -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"
|
@ -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"
|
@ -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
6
.changes/v3.4.2.md
Normal 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
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user