Automated changelog update [skip ci]

This commit is contained in:
Jörn Friedrich Dreyer
2020-07-29 15:22:56 +00:00
parent 16ae852a59
commit f942e0cb85

View File

@@ -6,10 +6,19 @@ The following sections list the changes in ocis-ocs unreleased.
## Summary
* Enhancement - Add Group management for OCS Povisioning API: [#25](https://github.com/owncloud/ocis-ocs/pull/25)
* Enhancement - Basic Support for the User Provisioning API: [#23](https://github.com/owncloud/ocis-ocs/pull/23)
## Details
* Enhancement - Add Group management for OCS Povisioning API: [#25](https://github.com/owncloud/ocis-ocs/pull/25)
We added support for the group management related set of API calls of the provisioning API.
[Reference](https://doc.owncloud.com/server/admin_manual/configuration/user/user_provisioning_api.html)
https://github.com/owncloud/ocis-ocs/pull/25
* Enhancement - Basic Support for the User Provisioning API: [#23](https://github.com/owncloud/ocis-ocs/pull/23)
We added support for a basic set of API calls for the user provisioning API.