From ebbc388b6d300441175c9398399c5d54cb134f82 Mon Sep 17 00:00:00 2001 From: Andre Duffeck Date: Fri, 17 Mar 2023 11:31:38 +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 d87c4ece6..5beab5cf8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,7 @@ The following sections list the changes for unreleased. * Bugfix - Add portrait thumbnail resolutions: [#5656](https://github.com/owncloud/ocis/pull/5656) * Change - Bump libregraph lico: [#5768](https://github.com/owncloud/ocis/pull/5768) * Change - Remove the settings ui: [#5463](https://github.com/owncloud/ocis/pull/5463) +* 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 - Async Postprocessing: [#5207](https://github.com/owncloud/ocis/pull/5207) * Enhancement - Add endpoints to upload a custom logo: [#5735](https://github.com/owncloud/ocis/pull/5735)