Prepare for v2.11.0

This commit is contained in:
Julien Fastré 2023-11-07 16:18:33 +01:00
parent f756c0d71e
commit 58b45c6f1b
Signed by: julienfastre
GPG Key ID: BDE2190974723FCB
5 changed files with 13 additions and 16 deletions

View File

@ -1,5 +0,0 @@
kind: Feature
body: 'Export: add a filter "filter activity by creator job"'
time: 2023-11-07T16:04:35.921093231+01:00
custom:
Issue: "194"

View File

@ -1,6 +0,0 @@
kind: Fixed
body: 'Export: fix "group accompanying period by geographical unit": take into account
the accompanying periods when the period is not located within an unit'
time: 2023-11-07T14:40:39.46483404+01:00
custom:
Issue: "185"

View File

@ -1,5 +0,0 @@
kind: Fixed
body: Fix "group activity by creator job" aggregator
time: 2023-11-07T16:07:02.576354444+01:00
custom:
Issue: ""

6
.changes/v2.11.0.md Normal file
View File

@ -0,0 +1,6 @@
## v2.11.0 - 2023-11-07
### Feature
* ([#194](https://gitlab.com/Chill-Projet/chill-bundles/-/issues/194)) Export: add a filter "filter activity by creator job"
### Fixed
* ([#185](https://gitlab.com/Chill-Projet/chill-bundles/-/issues/185)) Export: fix "group accompanying period by geographical unit": take into account the accompanying periods when the period is not located within an unit
* Fix "group activity by creator job" aggregator

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).
## v2.11.0 - 2023-11-07
### Feature
* ([#194](https://gitlab.com/Chill-Projet/chill-bundles/-/issues/194)) Export: add a filter "filter activity by creator job"
### Fixed
* ([#185](https://gitlab.com/Chill-Projet/chill-bundles/-/issues/185)) Export: fix "group accompanying period by geographical unit": take into account the accompanying periods when the period is not located within an unit
* Fix "group activity by creator job" aggregator
## v2.10.6 - 2023-11-07
### Fixed
* ([#182](https://gitlab.com/Chill-Projet/chill-bundles/-/issues/182)) Fix merging of double person files. Adjustement relationship sql statement