add changelog

This commit is contained in:
Willy Kloucek
2022-01-04 12:33:56 +01:00
committed by Jörn Friedrich Dreyer
parent e31d0a8a35
commit c92dca658a

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