From 6b14c02b641739995fb20d3fcd710cd22b084210 Mon Sep 17 00:00:00 2001 From: kobergj Date: Tue, 18 Apr 2023 10:09:15 +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 75c4294c59..c416a6f805 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -51,6 +51,7 @@ The following sections list the changes for unreleased. * Enhancement - GDPR Export: [#6064](https://github.com/owncloud/ocis/pull/6064) * 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 - Notifications: [#6038](https://github.com/owncloud/ocis/pull/6038) * Enhancement - No Notifications for own actions: [#5871](https://github.com/owncloud/ocis/pull/5871) * Enhancement - Notify about policies: [#5912](https://github.com/owncloud/ocis/pull/5912) * Enhancement - Add a capability for the Personal Data export: [#5984](https://github.com/owncloud/ocis/pull/5984)