From fb1c13978d48d5ca742cfcce1a38af7ef17d3416 Mon Sep 17 00:00:00 2001 From: Phil Davis Date: Thu, 7 Jul 2022 11:18:35 +0000 Subject: [PATCH] Automated changelog update [skip ci] --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 48193d0897..1899695f43 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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.