From 6de09ed72bfcfb20fdf2ac04a3c6bed4effc8aa2 Mon Sep 17 00:00:00 2001 From: Christian Richter <1058116+dragonchaser@users.noreply.github.com> Date: Fri, 21 Apr 2023 20:40:12 +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 8d81e0ba6..68d2d2941 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -26,6 +26,7 @@ The following sections list the changes for unreleased. * Enhancement - Add 'ocis decomposedfs metadata' command: [#5858](https://github.com/owncloud/ocis/pull/5858) * Enhancement - Add global env variable extractor: [#5164](https://github.com/owncloud/ocis/pull/5164) * Enhancement - Add MessageRichParameters: [#5927](https://github.com/owncloud/ocis/pull/5927) +* Enhancement - Add webfinger service: [#5373](https://github.com/owncloud/ocis/pull/5373) * Enhancement - Async Postprocessing: [#5207](https://github.com/owncloud/ocis/pull/5207) * Enhancement - Automate md creation: [#5901](https://github.com/owncloud/ocis/pull/5901) * Enhancement - Add more logging to av service: [#5973](https://github.com/owncloud/ocis/pull/5973)