add changelog

This commit is contained in:
Willy Kloucek
2021-02-02 11:01:37 +01:00
parent 2af8d92b42
commit 46a2282e47
@@ -0,0 +1,5 @@
Enhancement: Switch to opencontainers annotation scheme
Switch docker image annotation scheme to org.opencontainers standard because org.label-schema is depreciated.
https://github.com/owncloud/ocis/pull/1381