From 3eaa8494cd831b588f89c61cea56e21cad10cf6e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julien=20Fastr=C3=A9?= Date: Mon, 22 Nov 2021 21:42:21 +0100 Subject: [PATCH] update changelog --- CHANGELOG.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 08a5652de..3e20d08cf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,11 @@ and this project adheres to + +## Test releases + +### Test release 2021-11-22 + * [activity] delete admin_user_show in twig template because this route is not defined and should be defined * [activity] suggest requestor, user and ressources for adding persons|user|3rdparty * [calendar] suggest persons, professionals and invites for adding persons|3rdparty|user @@ -37,10 +42,9 @@ and this project adheres to * [person normalization] the key center is now "centers" and is an array. Empty array if no center * [accompanyingCourse] Ability to close accompanying course (https://gitlab.com/champs-libres/departement-de-la-vendee/chill/-/issues/296) * [task] Select2 field in task form to allow search for a user (https://gitlab.com/champs-libres/departement-de-la-vendee/accent-suivi-developpement/-/issues/167) +* [list result] show all courses, except ones with period closed -## Test releases - ### Test release 2021-11-15 * [main] fix adding multiple AddresseDeRelais (combine PickAddressType with ChillCollection)