Add changelog

This commit is contained in:
André Duffeck committed 2022-05-23 15:48:21 +02:00
1 parent 211ac39a61
commit 644386b94f
1 file changed
+5
@@ -0,0 +1,5 @@
Bugfix: Fix search index getting out of sync
We fixed a problem where the search index got out of sync with child elements of a parent containing special characters.
https://github.com/owncloud/ocis/pull/3851