update changelog [ci-skip]

This commit is contained in:
Julien Fastré 2021-12-07 16:41:30 +01:00
parent ebd817f61e
commit 6cc0f1f98b

View File

@ -11,6 +11,11 @@ and this project adheres to
## Unreleased ## Unreleased
<!-- write down unreleased development here --> <!-- write down unreleased development here -->
## Test releases
### test release 2021-12-06
* [main] address: use search API end points for getting postal code and reference address (https://gitlab.com/champs-libres/departement-de-la-vendee/chill/-/issues/316) * [main] address: use search API end points for getting postal code and reference address (https://gitlab.com/champs-libres/departement-de-la-vendee/chill/-/issues/316)
* [main] address: in edit mode, select the encoded values in multiselect for address reference and city (https://gitlab.com/champs-libres/departement-de-la-vendee/chill/-/issues/316) * [main] address: in edit mode, select the encoded values in multiselect for address reference and city (https://gitlab.com/champs-libres/departement-de-la-vendee/chill/-/issues/316)
* [person search] fix bug when using birthdate after and birthdate before * [person search] fix bug when using birthdate after and birthdate before
@ -24,8 +29,6 @@ and this project adheres to
* [visgraph] improve and fix bugs on vis-network relationship graph * [visgraph] improve and fix bugs on vis-network relationship graph
* [bugfix] posting of birth- and deathdate through api fixed. * [bugfix] posting of birth- and deathdate through api fixed.
## Test releases
### Test release 2021-11-19 - bis ### Test release 2021-11-19 - bis
* [household] do not allow to create two addresses on the same date * [household] do not allow to create two addresses on the same date