add changelog

This commit is contained in:
Willy Kloucek
2022-03-30 09:06:48 +02:00
parent 5a99761ff5
commit a08130f70d
@@ -0,0 +1,8 @@
Change: Fix keys with underscores in the config files
We've fixed some config keys in configuration files that previously didn't contain
underscores but should.
Please check the documentation on https://owncloud.dev for latest configuration documentation.
https://github.com/owncloud/ocis/pull/3412