From 745d093ff146af0b5238f22b9b323edbeb241de8 Mon Sep 17 00:00:00 2001 From: Christian Richter <1058116+dragonchaser@users.noreply.github.com> Date: Thu, 9 Jun 2022 13:21:53 +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 395160152..0a917d30f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,7 @@ The following sections list the changes for unreleased. ## Summary * Bugfix - Rework default role provisioning: [#3900](https://github.com/owncloud/ocis/issues/3900) +* Bugfix - Fix graph endpoint: [#3925](https://github.com/owncloud/ocis/issues/3925) ## Details @@ -16,6 +17,13 @@ The following sections list the changes for unreleased. privileges. When authenticating before the settings service was fully running. https://github.com/owncloud/ocis/issues/3900 + +* Bugfix - Fix graph endpoint: [#3925](https://github.com/owncloud/ocis/issues/3925) + + We have added the memberOf slice to the /users endpoint and the member slice to the /group + endpoint + + https://github.com/owncloud/ocis/issues/3925 # Changelog for [2.0.0-beta.3] (2022-06-08) The following sections list the changes for 2.0.0-beta.3.