From 6fe404d7c10ae157bfa357179d7d5da620ca6e99 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rn=20Friedrich=20Dreyer?= Date: Wed, 8 Mar 2023 16:26:19 +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 78795fce9d..518799bb20 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,7 @@ The following sections list the changes for unreleased. * Bugfix - Fix Search tag indexing: [#5405](https://github.com/owncloud/ocis/pull/5405) * Bugfix - Populate expanded properties: [#5421](https://github.com/owncloud/ocis/pull/5421) * 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 global env variable extractor: [#5164](https://github.com/owncloud/ocis/pull/5164) * Enhancement - Async Postprocessing: [#5207](https://github.com/owncloud/ocis/pull/5207)