From 62d618512565428cfcae32eb4c048679236a7293 Mon Sep 17 00:00:00 2001 From: Ralf Haferkamp Date: Wed, 22 Feb 2023 10:23:49 +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 f448f3e7b..99bb16d11 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 - 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 - Add endpoint to list permissions: [#5594](https://github.com/owncloud/ocis/pull/5594)