diff --git a/CHANGELOG.md b/CHANGELOG.md index ecb2d66461..a9a77a089c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -182,6 +182,7 @@ The following sections list the changes for unreleased. * /v1beta1/me/drive/sharedWithMe * /v1beta1/roleManagement/permissions/roleDefinitions * /v1beta1/roleManagement/permissions/roleDefinitions/{roleID} + * /v1beta1/drives/{drive-id}/items/{item-id}/createLink (create a sharing link) https://github.com/owncloud/ocis/issues/7436 https://github.com/owncloud/ocis/issues/6993 @@ -190,6 +191,7 @@ The following sections list the changes for unreleased. https://github.com/owncloud/ocis/pull/7684 https://github.com/owncloud/ocis/pull/7683 https://github.com/owncloud/ocis/pull/7239 + https://github.com/owncloud/ocis/pull/7687 https://github.com/owncloud/libre-graph-api/pull/112 * Enhancement - Add new permissions: [#7700](https://github.com/owncloud/ocis/pull/7700)