added changelog

This commit is contained in:
A.Unger committed 2021-12-06 13:58:08 +01:00
1 parent e3e3d1ee57
commit 8f14fdae1c
1 file changed
+5
@@ -0,0 +1,5 @@
Enhancement: Correct shutdown of services under runtime
Supervised goroutines now shut themselves down on context cancellation propagation.
https://github.com/owncloud/ocis/pull/2843