Automated changelog update [skip ci]

This commit is contained in:
David Christofas
2021-12-16 18:25:34 +00:00
parent 2356f5c1cc
commit 8224eb0092
+7
View File
@@ -6,6 +6,7 @@ The following sections list the changes for unreleased.
## Summary
* Bugfix - Fix configuration for space membership endpoint: [#2893](https://github.com/owncloud/ocis/pull/2893)
* 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)
@@ -15,6 +16,12 @@ The following sections list the changes for unreleased.
## Details
* Bugfix - Fix configuration for space membership endpoint: [#2893](https://github.com/owncloud/ocis/pull/2893)
Added a missing config value to the ocs config related to the space membership endpoint.
https://github.com/owncloud/ocis/pull/2893
* 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