add changelog

This commit is contained in:
Michael Barz
2022-01-19 12:15:42 +01:00
parent e10b524d71
commit e0a4280de4
@@ -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