From 2a50219282e42c1cc88bc790162c31647f8ec7c4 Mon Sep 17 00:00:00 2001 From: Andre Duffeck Date: Mon, 7 Aug 2023 11:13:53 +0000 Subject: [PATCH] Automated changelog update [skip ci] --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4addf90cd4..f324ad46ce 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +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 - Bump sonarcloud: [#6961](https://github.com/owncloud/ocis/pull/6961) * Enhancement - Extendable policy mimetype extension mapping: [#6869](https://github.com/owncloud/ocis/pull/6869) @@ -20,6 +21,12 @@ 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) + + We added a command for rebuilding the jsoncs3 share manager indexes. + + https://github.com/owncloud/ocis/pull/6971 + * Enhancement - Bump sonarcloud: [#6961](https://github.com/owncloud/ocis/pull/6961) Bump sonarcloud to `5.0` to avoid java errors