From 2fec80f6726c73a96d4a6ef4ff71ab5b9dae1d88 Mon Sep 17 00:00:00 2001 From: Michael Barz Date: Mon, 13 Feb 2023 21:30:48 +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 7e45572807..5e0ae2eefc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,7 @@ The following sections list the changes for unreleased. * Change - Remove the settings ui: [#5463](https://github.com/owncloud/ocis/pull/5463) * 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: [#5559](https://github.com/owncloud/ocis/pull/5559) * 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) * Enhancement - Collect global envvars: [#5367](https://github.com/owncloud/ocis/pull/5367)