release for 2.9.2

This commit is contained in:
Julien Fastré 2023-10-17 23:15:56 +02:00
parent 9ec5a633ad
commit c7bd60a106
Signed by: julienfastre
GPG Key ID: BDE2190974723FCB
3 changed files with 7 additions and 5 deletions

View File

@ -1,5 +0,0 @@
kind: Fixed
body: Fix possible null values in string's entities
time: 2023-10-17T23:14:46.099913795+02:00
custom:
Issue: ""

3
.changes/v2.9.2.md Normal file
View File

@ -0,0 +1,3 @@
## v2.9.2 - 2023-10-17
### Fixed
* Fix possible null values in string's entities

View File

@ -6,6 +6,10 @@ 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).
## v2.9.2 - 2023-10-17
### Fixed
* Fix possible null values in string's entities
## v2.9.1 - 2023-10-17 ## v2.9.1 - 2023-10-17
### Fixed ### Fixed
* Fix the handling of activity form when editing or creating an activity in an accompanying period with multiple centers * Fix the handling of activity form when editing or creating an activity in an accompanying period with multiple centers