From b2d6c82cbe346f1ec4426ed94690a51949f3d628 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julien=20Fastr=C3=A9?= Date: Tue, 9 Nov 2021 09:39:05 +0100 Subject: [PATCH] update changelog with last release --- CHANGELOG.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4fad2c948..6c85f102b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,12 @@ and this project adheres to + + +## Test releases + +### Test release 2021-11-08 + * [person]: Add civility to the person * [person]: Various improvements on the edit person form * [person]: Set available_languages and available_countries as parameters for use in the edit person form @@ -40,9 +46,6 @@ and this project adheres to * [DBAL dependencies] Upgrade to DBAL 3.1 -## Test releases - - ### Test release 2021-10-27 * [person]: delete double actions buttons on search person page