Add changelog item

This commit is contained in:
Benedikt Kulmann
2020-06-22 16:39:41 +02:00
parent 13227efd05
commit 353cd3c5df

View File

@@ -0,0 +1,7 @@
Enhancement: Simplify tracing config
We now apply the oCIS tracing config to all services which have tracing. With this it is possible
to set one tracing config for all services at the same time.
https://github.com/owncloud/product/issues/92
https://github.com/owncloud/ocis/pull/329