diff --git a/changelog/unreleased/update-reva.md b/changelog/unreleased/update-reva.md new file mode 100644 index 0000000000..e7cc5b9885 --- /dev/null +++ b/changelog/unreleased/update-reva.md @@ -0,0 +1,9 @@ +Enhancement: update reva to vXXXX + +Updated reva to version XXXX. This update includes: + + * Enh [cs3org/reva#2622](https://github.com/cs3org/reva/pull/2622): Implement listing shares in spaces + * Enh [cs3org/reva#2624](https://github.com/cs3org/reva/pull/2624): Include spaces etags in virtual spaces + * Enh [cs3org/reva#2628](https://github.com/cs3org/reva/pull/2628): Webdav trash-bin API for spaces + +https://github.com/owncloud/ocis/pull/3330