From 03fe9210a9367b68f9d8b7a72f68e646a52bfcdf Mon Sep 17 00:00:00 2001 From: nobohan Date: Thu, 23 Mar 2023 21:16:54 +0100 Subject: [PATCH] upd CHANGELOG --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b2f951479..72cd0e666 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,7 @@ and this project adheres to ## Unreleased +* [activity] Feature: In docgen, allow filtering activities and social works for acc course by logged user * [person][export] Fixed: rename the alias for `accompanying_period` to `acp` in filter associated with person * [activity][export] Feature: improve label for aliases in "Filter by activity type" * [activity][export] DX/Feature: use of an `ActivityTypeRepositoryInterface` instead of the old-style EntityRepository