mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-20 14:43:49 +00:00
Release v3.4.2
This commit is contained in:
@@ -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
|
Reference in New Issue
Block a user