From 62ffe1e18f9d729864781b860860546ec1edc994 Mon Sep 17 00:00:00 2001 From: Andre Duffeck Date: Tue, 8 Aug 2023 11:12:51 +0000 Subject: [PATCH] Automated changelog update [skip ci] --- CHANGELOG.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e5d4ab91a..819e52d7d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,7 +7,7 @@ The following sections list the changes for unreleased. ## Summary * Bugfix - Fix the search: [#6947](https://github.com/owncloud/ocis/pull/6947) -* Enhancement - Add command for rebuilding the jsoncs3 share manager indexes: [#6971](https://github.com/owncloud/ocis/pull/6971) +* Enhancement - Add command for rebuilding the jsoncs3 share manager indexes: [#6986](https://github.com/owncloud/ocis/pull/6986) * Enhancement - Bump sonarcloud: [#6961](https://github.com/owncloud/ocis/pull/6961) * Enhancement - Extendable policy mimetype extension mapping: [#6869](https://github.com/owncloud/ocis/pull/6869) * Enhancement - Add static secret to gn endpoints: [#6946](https://github.com/owncloud/ocis/pull/6946) @@ -22,10 +22,11 @@ The following sections list the changes for unreleased. https://github.com/owncloud/ocis/issues/6935 https://github.com/owncloud/ocis/pull/6947 -* Enhancement - Add command for rebuilding the jsoncs3 share manager indexes: [#6971](https://github.com/owncloud/ocis/pull/6971) +* Enhancement - Add command for rebuilding the jsoncs3 share manager indexes: [#6986](https://github.com/owncloud/ocis/pull/6986) We added a command for rebuilding the jsoncs3 share manager indexes. + https://github.com/owncloud/ocis/pull/6986 https://github.com/owncloud/ocis/pull/6971 * Enhancement - Bump sonarcloud: [#6961](https://github.com/owncloud/ocis/pull/6961)