Automated changelog update [skip ci]

This commit is contained in:
Christian Richter
2023-06-19 09:33:19 +00:00
parent 30010adb8a
commit a4ba746b88

View File

@@ -10,6 +10,7 @@ The following sections list the changes for unreleased.
* Bugfix - Handle the bad request status: [#6469](https://github.com/owncloud/ocis/pull/6469)
* Enhancement - Add permissions to report: [#6528](https://github.com/owncloud/ocis/pull/6528)
* Enhancement - Add more metadata to the remote item: [#6300](https://github.com/owncloud/ocis/pull/6300)
* Enhancement - We added the storage id to the audit log for spaces: [#6548](https://github.com/owncloud/ocis/pull/6548)
* Enhancement - Make the app provider service name configurable: [#6482](https://github.com/owncloud/ocis/pull/6482)
* Enhancement - Add old & new values to audit logs: [#6537](https://github.com/owncloud/ocis/pull/6537)
* Enhancement - Update reva: [#6529](https://github.com/owncloud/ocis/pull/6529)
@@ -55,6 +56,13 @@ The following sections list the changes for unreleased.
https://github.com/owncloud/ocis/pull/6300
* Enhancement - We added the storage id to the audit log for spaces: [#6548](https://github.com/owncloud/ocis/pull/6548)
We added the storage id to the audit log for spaces
https://github.com/owncloud/ocis/issues/3753
https://github.com/owncloud/ocis/pull/6548
* Enhancement - Make the app provider service name configurable: [#6482](https://github.com/owncloud/ocis/pull/6482)
We needed to make the service name of the app provider configurable. This needs to be changed