From 0fb5e9cc305c65c990130b30cb976e72dae5798b Mon Sep 17 00:00:00 2001 From: David Christofas Date: Thu, 16 Dec 2021 13:55:39 +0000 Subject: [PATCH] Automated changelog update [skip ci] --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 10c72f6340..7f80d66622 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,7 @@ The following sections list the changes for unreleased. ## Summary +* Change - Update the graph api: [#2885](https://github.com/owncloud/ocis/pull/2885) * Change - Update libre-graph-api to v0.3.0: [#2858](https://github.com/owncloud/ocis/pull/2858) * Change - Return not found when updating non existent space: [#2869](https://github.com/cs3org/reva/pull/2869) * Enhancement - Add new file url of the app provider to the ocs capabilities: [#2884](https://github.com/owncloud/ocis/pull/2884) @@ -14,6 +15,12 @@ The following sections list the changes for unreleased. ## Details +* Change - Update the graph api: [#2885](https://github.com/owncloud/ocis/pull/2885) + + GraphApi has been updated to version 0.4.1 and the existing dependency was removed + + https://github.com/owncloud/ocis/pull/2885 + * Change - Update libre-graph-api to v0.3.0: [#2858](https://github.com/owncloud/ocis/pull/2858) This updates the libre-graph-api to use the latest spec and types.