From d70462f248f36cdec329a29b5405fa4b94f05703 Mon Sep 17 00:00:00 2001 From: Michael Barz Date: Tue, 18 Apr 2023 11:48:08 +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 c416a6f805..9a36eb82e7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -60,6 +60,7 @@ The following sections list the changes for unreleased. * Enhancement - Add config option to enforce passwords on public links: [#5848](https://github.com/owncloud/ocis/pull/5848) * Enhancement - Add new permission for public links: [#5690](https://github.com/owncloud/ocis/pull/5690) * Enhancement - Added option to configure default quota per role: [#5616](https://github.com/owncloud/ocis/pull/5616) +* Enhancement - Add optional services to the runtime: [#6071](https://github.com/owncloud/ocis/pull/6071) * Enhancement - Add new SetProjectSpaceQuota permission: [#5660](https://github.com/owncloud/ocis/pull/5660) * Enhancement - Add expiration to user and group shares: [#5389](https://github.com/owncloud/ocis/pull/5389) * Enhancement - Space Management permissions: [#5441](https://github.com/owncloud/ocis/pull/5441)