update changelog

This commit is contained in:
Julie Lenaerts 2023-11-07 13:28:11 +01:00
parent a4a4aa119e
commit 3a269ba953
4 changed files with 14 additions and 10 deletions

View File

@ -1,5 +0,0 @@
kind: Fixed
body: Fix merging of double person files. Adjustement relationship sql statement
time: 2023-10-30T11:54:41.028058144+01:00
custom:
Issue: "182"

View File

@ -1,5 +0,0 @@
kind: Fixed
body: 'Export: fix aggregator by geographical unit on person: avoid inconsistencies'
time: 2023-11-06T22:02:50.364184265+01:00
custom:
Issue: "185"

4
.changes/v2.10.6.md Normal file
View File

@ -0,0 +1,4 @@
## 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
* ([#185](https://gitlab.com/Chill-Projet/chill-bundles/-/issues/185)) Export: fix aggregator by geographical unit on person: avoid inconsistencies

View File

@ -6,6 +6,16 @@ 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.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
* ([#185](https://gitlab.com/Chill-Projet/chill-bundles/-/issues/185)) Export: fix aggregator by geographical unit on person: avoid inconsistencies
## v2.10.5 - 2023-11-05
### Fixed
* ([#183](https://gitlab.com/Chill-Projet/chill-bundles/-/issues/183)) Fix "problem during download" on some filters, which used a wrong data type
* ([#184](https://gitlab.com/Chill-Projet/chill-bundles/-/issues/184)) Fix filter "activity by date"
## v2.10.4 - 2023-10-26 ## v2.10.4 - 2023-10-26
### Fixed ### Fixed
* Fix null value constraint errors when merging relationships in doubles * Fix null value constraint errors when merging relationships in doubles