add changelog

This commit is contained in:
Willy Kloucek
2022-03-23 08:23:39 +01:00
parent 7f65dfba34
commit 3d4293c7a0
@@ -0,0 +1,7 @@
Change: Drop json config file support
We've remove the support to configure oCIS and it's service with a json file.
From now on we only support yaml configuration files, since they have the possibility
to add comments.
https://github.com/owncloud/ocis/pull/3366