From 13c9cf11a0c94469cefd86f7bfef2c794393ee90 Mon Sep 17 00:00:00 2001 From: Michael Barz Date: Thu, 22 Dec 2022 09:55:03 +0000 Subject: [PATCH] Automated changelog update [skip ci] --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1c593a55eb..39a51ff397 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,7 @@ The following sections list the changes for unreleased. ## Summary +* Bugfix - Fix Postprocessing events: [#5269](https://github.com/owncloud/ocis/pull/5269) * Enhancement - Add global env variable extractor: [#5164](https://github.com/owncloud/ocis/pull/5164) * Enhancement - Async Postprocessing: [#5207](https://github.com/owncloud/ocis/pull/5207) * Enhancement - Bump reva version: [#5243](https://github.com/owncloud/ocis/pull/5243)