Add changelog

This commit is contained in:
Benedikt Kulmann
2020-08-20 16:05:53 +02:00
parent f71a00114e
commit 2e61377d78

View File

@@ -0,0 +1,5 @@
Bugfix: Don't enforce empty external apps slice
The command for ocis-phoenix enforced an empty external apps configuration. This was removed, as it was blocking a new set of default external apps in ocis-phoenix.
https://github.com/owncloud/ocis/pull/473