mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +00:00
Update chill bundles version to v3.5.0
This commit is contained in:
parent
05bc69fd33
commit
559901e528
@ -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"
|
|
@ -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
6
.changes/v3.5.0.md
Normal 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
|
@ -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).
|
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
|
## v3.4.3 - 2024-12-05
|
||||||
### Fixed
|
### Fixed
|
||||||
* Remove the "not null" constraint on person supplementary phones
|
* Remove the "not null" constraint on person supplementary phones
|
||||||
|
Loading…
x
Reference in New Issue
Block a user