From 7eae5d7236178ed6fca67a59472efe0770ab862b Mon Sep 17 00:00:00 2001 From: kobergj Date: Fri, 24 Mar 2023 12:00:57 +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 3447b711d6..4e512a8581 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,6 +19,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 - Async Postprocessing: [#5207](https://github.com/owncloud/ocis/pull/5207) +* Enhancement - Automate md creation: [#5901](https://github.com/owncloud/ocis/pull/5901) * Enhancement - Add endpoints to upload a custom logo: [#5735](https://github.com/owncloud/ocis/pull/5735) * Enhancement - Bump libre-graph-api-go: [#5309](https://github.com/owncloud/ocis/pull/5309) * Enhancement - Bump reva version: [#5243](https://github.com/owncloud/ocis/pull/5243)