Add changelog

This commit is contained in:
Benedikt Kulmann
2020-10-05 12:24:26 +02:00
parent 5168f8e2c0
commit 2ffff93bca
@@ -0,0 +1,7 @@
Change: Choose disk or cs3 storage for accounts and groups
The accounts service now has an abstraction layer for the storage. In addition to the local disk implementation
we implemented a cs3 storage, which is the new default for the accounts service.
https://github.com/owncloud/ocis/pull/623