diff --git a/changelog/unreleased/add-rebuild-jsoncs3-index-command.md b/changelog/unreleased/add-rebuild-jsoncs3-index-command.md new file mode 100644 index 0000000000..6998c9a1db --- /dev/null +++ b/changelog/unreleased/add-rebuild-jsoncs3-index-command.md @@ -0,0 +1,5 @@ +Enhancement: Add command for rebuilding the jsoncs3 share manager indexes + +We added a command for rebuilding the jsoncs3 share manager indexes. + +https://github.com/owncloud/ocis/pull/6971