release 2.13.0

This commit is contained in:
2023-11-21 14:14:11 +01:00
parent 7132dfa3f6
commit 35170e1f7c
6 changed files with 50 additions and 21 deletions

View File

@@ -1,6 +0,0 @@
kind: Feature
body: Allow user to add a phonenumber to their profile which will be included in automatically
generated documents
time: 2023-11-16T15:09:00.369359598+01:00
custom:
Issue: "173"

View File

@@ -1,5 +0,0 @@
kind: Fixed
body: 'Export: fix loading of "Group activity by type"'
time: 2023-11-20T17:46:03.999758401+01:00
custom:
Issue: "211"

View File

@@ -1,5 +0,0 @@
kind: Fixed
body: 'Export: fix loading of "group activity by reasons"'
time: 2023-11-20T17:49:52.416508936+01:00
custom:
Issue: "190"

View File

@@ -1,5 +0,0 @@
kind: Fixed
body: 'Export: fix usage of some Collection returned instead of array in export filters'
time: 2023-11-20T18:11:30.290242917+01:00
custom:
Issue: "213"

9
.changes/v2.13.0.md Normal file
View File

@@ -0,0 +1,9 @@
## v2.13.0 - 2023-11-21
### Feature
* ([#173](https://gitlab.com/Chill-Projet/chill-bundles/-/issues/173)) Allow user to add a phonenumber to their profile which will be included in automatically generated documents
### Fixed
* ([#211](https://gitlab.com/Chill-Projet/chill-bundles/-/issues/211)) Export: fix loading of "Group activity by type"
* ([#190](https://gitlab.com/Chill-Projet/chill-bundles/-/issues/190)) Export: fix loading of "group activity by reasons"
* ([#213](https://gitlab.com/Chill-Projet/chill-bundles/-/issues/213)) Export: fix usage of some Collection returned instead of array in export filters
* ([#215](https://gitlab.com/Chill-Projet/chill-bundles/-/issues/215)) Use only the string 'both' for gender (with a database migration)
* ([#212](https://gitlab.com/Chill-Projet/chill-bundles/-/issues/212)) Clean the database to make working the "Group people by gender" aggregator