From 68fa5d06f70128d427fe90ff74dd7c8f3320269d Mon Sep 17 00:00:00 2001 From: Benedikt Kulmann Date: Fri, 14 Jan 2022 10:46:13 +0100 Subject: [PATCH] Adjust spaces capability changelog item --- changelog/unreleased/enhancement-spaces-capability.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/changelog/unreleased/enhancement-spaces-capability.md b/changelog/unreleased/enhancement-spaces-capability.md index 8129de09ce..7b056135da 100644 --- a/changelog/unreleased/enhancement-spaces-capability.md +++ b/changelog/unreleased/enhancement-spaces-capability.md @@ -1,6 +1,7 @@ Enhancement: Add spaces capability -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