From f9b779c2cc98990f411d7f69812ae26ec0155871 Mon Sep 17 00:00:00 2001 From: kobergj Date: Wed, 28 Dec 2022 15:28:18 +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 39a51ff39..956ba01c4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,7 @@ The following sections list the changes for unreleased. ## Summary +* Bugfix - Return 425 on Thumbnails: [#5300](https://github.com/owncloud/ocis/pull/5300) * 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)