update changelog with today release

This commit is contained in:
Julien Fastré 2021-10-11 17:36:20 +02:00
parent 992b320820
commit 76f84934d4

View File

@ -10,6 +10,11 @@ and this project adheres to
## Unreleased ## Unreleased
## Test releases
### Test release 2021-10-11
* add 3 new fields to PostalCode and adapt postal code command and fixtures * add 3 new fields to PostalCode and adapt postal code command and fixtures
* [Aside activity] Fixes for aside activity * [Aside activity] Fixes for aside activity
@ -30,8 +35,6 @@ and this project adheres to
* [FilterOrder]: add development kit for generating filter and ordering in list * [FilterOrder]: add development kit for generating filter and ordering in list
* [Capitalization of names] person names are capitalized on creation, on prePersist event * [Capitalization of names] person names are capitalized on creation, on prePersist event
## Test releases
### test release 2021-10-04 ### test release 2021-10-04
* [Household editor][UI] Update how household suggestion and addresses are picked; * [Household editor][UI] Update how household suggestion and addresses are picked;