Add changelog item

This commit is contained in:
Dipak Acharya
2020-07-16 10:39:24 +05:45
parent 43effc0cba
commit 2bd4322123
@@ -0,0 +1,8 @@
Bugfix: Fix the accountId and groupId mismatch in DeleteGroup Method
We've fixed a bug in deleting the groups.
The accountId and GroupId were swapped when removing the member from a group after deleting
the group.
https://github.com/owncloud/ocis-accounts/pull/60