add changelog

This commit is contained in:
A.Unger
2021-04-23 14:15:30 +02:00
parent 11c11b06dc
commit 8da06d32b9

View File

@@ -0,0 +1,7 @@
Bugfix: Stop the supervisor if a service fails to start
Steps to make the supervisor fail:
`PROXY_HTTP_ADDR=0.0.0.0:9144 bin/ocis server`
https://github.com/owncloud/ocis/pull/1963