add changelog

This commit is contained in:
Michael Barz
2022-01-18 16:45:14 +01:00
parent e10b524d71
commit e0a4280de4

View File

@@ -0,0 +1,5 @@
Enhancement: Add endpoint to retrieve a single space
We added the endpoint ``/drives/{driveID}`` to get a single space by id from the server.
https://github.com/owncloud/ocis/pull/2978