From 24437445994536d047bd0a65c883839d8796c62e Mon Sep 17 00:00:00 2001 From: kobergj Date: Fri, 16 Dec 2022 11:00:14 +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 2205af454..4d73ed4c6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,7 @@ The following sections list the changes for unreleased. * Bugfix - Enhancement search: [#5221](https://github.com/owncloud/ocis/pull/5221) * Enhancement - Add global env variable extractor: [#4916](https://github.com/owncloud/ocis/issues/4916) +* Enhancement - Async Postprocessing: [#5207](https://github.com/owncloud/ocis/pull/5207) # Changelog for [2.0.0] (2022-11-30)