From b53500835c9467433629d5f1f799c026ca28bcdf Mon Sep 17 00:00:00 2001 From: kobergj Date: Fri, 23 Aug 2024 10:03:40 +0000 Subject: [PATCH] Automated changelog update [skip ci] --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b31acbbb07..b11169f3d6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -57,6 +57,7 @@ The following sections list the changes for unreleased. * Bugfix - Activity Translations: [#9856](https://github.com/owncloud/ocis/pull/9856) * Bugfix - The user attributes `userType` and `memberOf` are readonly: [#9867](https://github.com/owncloud/ocis/pull/9867) * Change - Remove store service: [#9890](https://github.com/owncloud/ocis/pull/9890) +* Enhancement - Bump reva: [#9860](https://github.com/owncloud/ocis/pull/9860) * Enhancement - Improve revisions purge: [#9891](https://github.com/owncloud/ocis/pull/9891) * Enhancement - Allow setting default locale of activitylog: [#9892](https://github.com/owncloud/ocis/pull/9892) * Enhancement - Graph translation path: [#9902](https://github.com/owncloud/ocis/pull/9902) @@ -92,6 +93,12 @@ The following sections list the changes for unreleased. https://github.com/owncloud/ocis/issues/1357 https://github.com/owncloud/ocis/pull/9890 +* Enhancement - Bump reva: [#9860](https://github.com/owncloud/ocis/pull/9860) + + Bumps reva version + + https://github.com/owncloud/ocis/pull/9860 + * Enhancement - Improve revisions purge: [#9891](https://github.com/owncloud/ocis/pull/9891) The `revisions purge` command would time out on big spaces. We have improved