Automated changelog update [skip ci]

This commit is contained in:
Christian Richter
2023-06-20 11:34:29 +00:00
parent 961b03b272
commit 5c7b15eaeb

View File

@@ -6,6 +6,7 @@ The following sections list the changes for unreleased.
## Summary
* Bugfix - Add token to LinkAccessedEvent: [#6554](https://github.com/owncloud/ocis/pull/6554)
* Bugfix - Add missing timestamps: [#6515](https://github.com/owncloud/ocis/pull/6515)
* 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)
@@ -28,6 +29,14 @@ The following sections list the changes for unreleased.
## Details
* Bugfix - Add token to LinkAccessedEvent: [#6554](https://github.com/owncloud/ocis/pull/6554)
We added the link token to the LinkAccessedEvent
https://github.com/owncloud/ocis/issues/3753
https://github.com/owncloud/ocis/pull/6554
https://github.com/cs3org/reva/pull/3993
* Bugfix - Add missing timestamps: [#6515](https://github.com/owncloud/ocis/pull/6515)
We have added missing timestamps to the audit service