From 31918dd44af8c86c97a60f8d3ffa0a26d84bb8ea Mon Sep 17 00:00:00 2001 From: David Christofas Date: Wed, 14 Jul 2021 11:12:11 +0000 Subject: [PATCH] Automated changelog update [skip ci] --- CHANGELOG.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index fe844454ac..7ce11db8df 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,23 @@ +# Changelog for [unreleased] (UNRELEASED) + +The following sections list the changes for unreleased. + +[unreleased]: https://github.com/owncloud/ocis/compare/v1.9.0...master + +## Summary + +* Enhancement - Update REVA to v1.10.0: [#2295](https://github.com/owncloud/ocis/pull/2295) + +## Details + +* Enhancement - Update REVA to v1.10.0: [#2295](https://github.com/owncloud/ocis/pull/2295) + + * Fix cs3org/reva#1883: Pass directories with trailing slashes to eosclient.GenerateToken + * Fix cs3org/reva#1878: Improve the webdav error handling in the trashbin + * Fix cs3org/reva#1884: Do not send body on failed range request + * Enh cs3org/reva#1744: Add support for lightweight user types + + https://github.com/owncloud/ocis/pull/2295 # Changelog for [1.9.0] (2021-07-13) The following sections list the changes for 1.9.0.