Update chill bundles version to v3.5.0

This commit is contained in:
Julie Lenaerts 2024-12-09 11:35:16 +01:00
parent 05bc69fd33
commit 559901e528
4 changed files with 13 additions and 10 deletions

View File

@ -1,5 +0,0 @@
kind: Feature
body: Show all the pages of the documents in the signature app
time: 2024-12-05T17:23:41.866322287+01:00
custom:
Issue: "318"

View File

@ -1,5 +0,0 @@
kind: Fixed
body: Wrap the signature's change state into a transaction, to avoid race conditions
time: 2024-12-06T12:19:32.808137032+01:00
custom:
Issue: ""

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

@ -0,0 +1,6 @@
## 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
### Fixed
* Wrap the signature's change state into a transaction, to avoid race conditions
* Fix display of gender label

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.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
### Fixed
* Wrap the signature's change state into a transaction, to avoid race conditions
* Fix display of gender label
## v3.4.3 - 2024-12-05
### Fixed
* Remove the "not null" constraint on person supplementary phones