From c3041f8cd7da16b724a91e375fb10627ea6cd722 Mon Sep 17 00:00:00 2001 From: Florian Schade Date: Mon, 19 Dec 2022 14:44:41 +0000 Subject: [PATCH] Automated changelog update [skip ci] --- CHANGELOG.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4d73ed4c66..03b3cb25d9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,9 +6,10 @@ The following sections list the changes for unreleased. ## Summary -* 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 - 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 - Extended search: [#5221](https://github.com/owncloud/ocis/pull/5221) +* Enhancement - Resource tags: [#5227](https://github.com/owncloud/ocis/pull/5227) # Changelog for [2.0.0] (2022-11-30)