add changelog

Signed-off-by: Christian Richter <crichter@owncloud.com>
This commit is contained in:
Christian Richter
2022-07-29 14:39:19 +02:00
parent a030459c70
commit 7d844960a1
@@ -0,0 +1,7 @@
Enhancement: add drives field to users endpoint
We have added `$expand=drives` to the `/users/{id}/` endpoint
using the user filter implemented in reva.
https://github.com/owncloud/ocis/pull/4072
https://github.com/cs3org/reva/pull/3046