From 8ffca8cae41c621ee3e72ea90cdaadc97d193648 Mon Sep 17 00:00:00 2001 From: kobergj Date: Tue, 21 Feb 2023 13:10:45 +0000 Subject: [PATCH] Automated changelog update [skip ci] --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9664c58efd..f448f3e7b2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -26,6 +26,7 @@ The following sections list the changes for unreleased. * Enhancement - Display surname and givenName attributes: [#5388](https://github.com/owncloud/ocis/pull/5388) * Enhancement - Extended search: [#5221](https://github.com/owncloud/ocis/pull/5221) * Enhancement - Resource tags: [#5227](https://github.com/owncloud/ocis/pull/5227) +* Enhancement - Eventhistory service: [#5600](https://github.com/owncloud/ocis/pull/5600) * Enhancement - Expiration Notifications: [#5330](https://github.com/owncloud/ocis/pull/5330) * Enhancement - Add endpoint to list permissions: [#5594](https://github.com/owncloud/ocis/pull/5594) * Enhancement - Better config for postprocessing service: [#5457](https://github.com/owncloud/ocis/pull/5457)