Automated changelog update [skip ci]

This commit is contained in:
Michael Barz
2024-02-28 17:24:20 +00:00
parent 619376afea
commit df5e855181

View File

@@ -43,6 +43,7 @@ The following sections list the changes for unreleased.
## Summary
* Change - Change the default store for presigned keys to nats-js-kv: [#8419](https://github.com/owncloud/ocis/pull/8419)
* Enhancement - Graphs endpoint for mounting and unmounting shares: [#7885](https://github.com/owncloud/ocis/pull/7885)
## Details
@@ -53,6 +54,13 @@ The following sections list the changes for unreleased.
https://github.com/owncloud/ocis/pull/8419
* Enhancement - Graphs endpoint for mounting and unmounting shares: [#7885](https://github.com/owncloud/ocis/pull/7885)
Functionality for mounting (accepting) and unmounting (rejecting) received
shares has been added to the graph API.
https://github.com/owncloud/ocis/pull/7885
# Changelog for [5.0.0-rc.5] (2024-02-26)
The following sections list the changes for 5.0.0-rc.5.