From af529656bc155305129f0936ecf80afa486bab69 Mon Sep 17 00:00:00 2001 From: David Christofas Date: Thu, 20 Jan 2022 17:34:32 +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 16932cdd5..83568adde 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -84,6 +84,7 @@ The following sections list the changes for unreleased. Added a new graph endpoint to delete and purge spaces. https://github.com/owncloud/ocis/pull/2979 + https://github.com/owncloud/ocis/pull/3000 * Enhancement - Add new file url of the app provider to the ocs capabilities: [#2884](https://github.com/owncloud/ocis/pull/2884)