Release: 2.10.1

This commit is contained in:
Julien Fastré 2023-10-24 20:52:46 +02:00
parent 2c50f484f0
commit bc6c3a1089
Signed by: julienfastre
GPG Key ID: BDE2190974723FCB
2 changed files with 7 additions and 0 deletions

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

@ -0,0 +1,3 @@
## v2.10.1 - 2023-10-24
### Fixed
* Fix export controller when generating an export without any data in session

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).
## v2.10.1 - 2023-10-24
### Fixed
* Fix export controller when generating an export without any data in session
## v2.10.0 - 2023-10-24
### Feature
* ([#172](https://gitlab.com/Chill-Projet/chill-bundles/-/issues/172)) [export] Add a filter "grouping accompanying period by opening date" and "grouping accompanying period by closing date"