Automated changelog update [skip ci]

This commit is contained in:
Michael Barz
2022-02-11 14:38:15 +00:00
parent 38a971e5f5
commit d3585908b1
+8
View File
@@ -17,6 +17,7 @@ The following sections list the changes for unreleased.
* Change - Remove the ownCloud storage driver: [#3072](https://github.com/owncloud/ocis/pull/3072)
* Change - Unify configuration and commands: [#2818](https://github.com/owncloud/ocis/pull/2818)
* Change - Functionality to restore spaces: [#3092](https://github.com/owncloud/ocis/pull/3092)
* Change - Extended Space Properties: [#3141](https://github.com/owncloud/ocis/pull/3141)
* 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)
@@ -117,6 +118,13 @@ The following sections list the changes for unreleased.
https://github.com/owncloud/ocis/pull/3092
* Change - Extended Space Properties: [#3141](https://github.com/owncloud/ocis/pull/3141)
We can now set and modify short description, space image and space readme. Only managers can set
the short description. Editors can change the space image and readme id.
https://github.com/owncloud/ocis/pull/3141
* 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