add changelog

This commit is contained in:
Willy Kloucek
2022-01-04 12:33:56 +01:00
parent b3dde1fff4
commit f917691996

View File

@@ -0,0 +1,7 @@
Change: Unify configuration and commands
We've unified the configuration and commands of all non storage services. This also
includes the change, that environment variables are now defined on the config struct
as tags instead in a separate mapping.
https://github.com/owncloud/ocis/pull/2818