Automated changelog update [skip ci]

This commit is contained in:
Phil Davis
2022-07-07 11:18:35 +00:00
parent 8482cde1f2
commit fb1c13978d

View File

@@ -17,6 +17,7 @@ The following sections list the changes for unreleased.
* Enhancement - Add capability for alias links: [#3983](https://github.com/owncloud/ocis/issues/3983)
* Enhancement - Update IdP UI: [#3493](https://github.com/owncloud/ocis/issues/3493)
* Enhancement - Refactor extensions to services: [#3980](https://github.com/owncloud/ocis/pull/3980)
* Enhancement - Update reva: [#4115](https://github.com/owncloud/ocis/pull/4115)
* Enhancement - Search service at the old webdav endpoint: [#4118](https://github.com/owncloud/ocis/pull/4118)
## Details
@@ -111,6 +112,10 @@ The following sections list the changes for unreleased.
https://github.com/owncloud/ocis/pull/3980
* Enhancement - Update reva: [#4115](https://github.com/owncloud/ocis/pull/4115)
https://github.com/owncloud/ocis/pull/4115
* Enhancement - Search service at the old webdav endpoint: [#4118](https://github.com/owncloud/ocis/pull/4118)
We made the search service available for legacy clients at the old webdav endpoint.