diff --git a/changelog/unreleased/fix-postprocessing.md b/changelog/unreleased/fix-postprocessing.md new file mode 100644 index 000000000..86e04c8b7 --- /dev/null +++ b/changelog/unreleased/fix-postprocessing.md @@ -0,0 +1,5 @@ +Bugfix: Fix Postprocessing events + +Postprocessing service did not want to play with non-tls events. That is fixed now + +https://github.com/owncloud/ocis/pull/5269