From d731570319de335355ea5c6dd00147fcbf5c45a6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rn=20Friedrich=20Dreyer?= Date: Fri, 14 Jan 2022 10:51:37 +0000 Subject: [PATCH] Automated changelog update [skip ci] --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d2292e0902..51518314df 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -79,10 +79,11 @@ The following sections list the changes for unreleased. * Enhancement - Add spaces capability: [#2931](https://github.com/owncloud/ocis/pull/2931) - We've added the spaces capability with version 0.0.1 and enabled set to true. + We've added the spaces capability with version 0.0.1 and enabled defaulting to true. https://github.com/owncloud/ocis/pull/2931 https://github.com/cs3org/reva/pull/2015 + https://github.com/owncloud/ocis/pull/2965 * Enhancement - Support signature auth in the public share auth middleware: [#2831](https://github.com/owncloud/ocis/pull/2831)