Add changelog

This commit is contained in:
André Duffeck
2023-09-25 09:28:44 +02:00
parent 5f1043d40b
commit 14b1d62351

View File

@@ -0,0 +1,6 @@
Bugfix: Do not reset received share state to pending
We fixed a problem where the states of received shares were reset to PENDING
in the "ocis migrate rebuild-jsoncs3-indexes" command
https://github.com/owncloud/ocis/issues/7319