Automated changelog update [skip ci]

This commit is contained in:
Christian Richter
2023-06-13 15:25:31 +00:00
parent b5a3501702
commit cb1f7f8022

View File

@@ -6,6 +6,7 @@ The following sections list the changes for unreleased.
## Summary
* Bugfix - Add missing timestamps: [#6515](https://github.com/owncloud/ocis/pull/6515)
* Enhancement - Make the app provider service name configurable: [#6482](https://github.com/owncloud/ocis/pull/6482)
* Enhancement - Update reva: [#6507](https://github.com/owncloud/ocis/pull/6507)
* Enhancement - Use reva client selectors: [#6452](https://github.com/owncloud/ocis/pull/6452)
@@ -18,6 +19,13 @@ The following sections list the changes for unreleased.
## Details
* Bugfix - Add missing timestamps: [#6515](https://github.com/owncloud/ocis/pull/6515)
We have added missing timestamps to the audit service
https://github.com/owncloud/ocis/issues/3753
https://github.com/owncloud/ocis/pull/6515
* 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