Add changelog item

This commit is contained in:
Benedikt Kulmann
2020-07-15 08:31:35 +02:00
parent 00ea1f186a
commit 0fba802f57

View File

@@ -0,0 +1,6 @@
Change: Fix index update on create/update
We fixed a bug in creating/updating accounts and groups, that caused new entities not to show up in list queries.
https://github.com/owncloud/ocis-accounts/issues/57
https://github.com/owncloud/ocis-accounts/pull/59