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