add changelog

This commit is contained in:
A.Unger
2021-04-19 14:55:41 +02:00
parent 6e4de0abd3
commit 610c6fcbec
@@ -0,0 +1,5 @@
Enhancement: Parse config on supervised mode with run subcommand
Currenntly it is not possible to parse a single config file from an extension when running on supervised mode.
https://github.com/owncloud/ocis/pull/1931