From 70f2ad980324dac5c780971a1979af182de0fc1f Mon Sep 17 00:00:00 2001 From: David Christofas Date: Tue, 28 Feb 2023 19:50:02 +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 481b48a15..db6624629 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -30,6 +30,7 @@ The following sections list the changes for unreleased. * Enhancement - Allow users to be disabled: [#5588](https://github.com/owncloud/ocis/pull/5588) * Enhancement - Eventhistory service: [#5600](https://github.com/owncloud/ocis/pull/5600) * 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 - Better config for postprocessing service: [#5457](https://github.com/owncloud/ocis/pull/5457) * Enhancement - Added option to configure default quota per role: [#5616](https://github.com/owncloud/ocis/pull/5616)