From df5e8551818c0e8015b76403831f631ef91b76be Mon Sep 17 00:00:00 2001 From: Michael Barz Date: Wed, 28 Feb 2024 17:24:20 +0000 Subject: [PATCH] Automated changelog update [skip ci] --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7a6560887a..dd246afb1a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -43,6 +43,7 @@ The following sections list the changes for unreleased. ## Summary * Change - Change the default store for presigned keys to nats-js-kv: [#8419](https://github.com/owncloud/ocis/pull/8419) +* Enhancement - Graphs endpoint for mounting and unmounting shares: [#7885](https://github.com/owncloud/ocis/pull/7885) ## Details @@ -53,6 +54,13 @@ The following sections list the changes for unreleased. https://github.com/owncloud/ocis/pull/8419 +* Enhancement - Graphs endpoint for mounting and unmounting shares: [#7885](https://github.com/owncloud/ocis/pull/7885) + + Functionality for mounting (accepting) and unmounting (rejecting) received + shares has been added to the graph API. + + https://github.com/owncloud/ocis/pull/7885 + # Changelog for [5.0.0-rc.5] (2024-02-26) The following sections list the changes for 5.0.0-rc.5.