add changelog file

This commit is contained in:
A.Unger
2020-03-02 12:22:16 +01:00
parent 6a247ebe0e
commit f22536e997

View File

@@ -0,0 +1,7 @@
Bugfix: Config file value not being read
There was a bug in which phoenix config is always set to the default values and the contents of the config file were actually ignored.
https://github.com/owncloud/ocis-phoenix/pull/45
https://github.com/owncloud/ocis-phoenix/issues/46
https://github.com/owncloud/ocis-phoenix/issues/47