From ca89e8b9a7c245cce33d7d00c2b3e3d3ed6faebe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rn=20Friedrich=20Dreyer?= Date: Wed, 22 Mar 2023 14:22:42 +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 c250ad188d..8100bf8988 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,7 @@ The following sections list the changes for unreleased. * 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 - Updated Cache Configuration: [#5829](https://github.com/owncloud/ocis/pull/5829) * 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)