From a58466825c889ed865060a3043d51ee127c8138b Mon Sep 17 00:00:00 2001 From: Florian Schade Date: Tue, 14 Mar 2023 15:09:35 +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 93c139a7b..3a16fe50f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -33,6 +33,7 @@ The following sections list the changes for unreleased. * Enhancement - Expiration Notifications: [#5330](https://github.com/owncloud/ocis/pull/5330) * Enhancement - Make graph/education API errors more consistent: [#5682](https://github.com/owncloud/ocis/pull/5682) * Enhancement - Add endpoint to list permissions: [#5594](https://github.com/owncloud/ocis/pull/5594) +* Enhancement - Introduce policies-service: [#5714](https://github.com/owncloud/ocis/pull/5714) * Enhancement - Better config for postprocessing service: [#5457](https://github.com/owncloud/ocis/pull/5457) * Enhancement - Add config option to enforce passwords on public links: [#5785](https://github.com/owncloud/ocis/pull/5785) * Enhancement - Add new permission for public links: [#5690](https://github.com/owncloud/ocis/pull/5690)