diff --git a/docs/docs/about/release-notes.md b/docs/docs/about/release-notes.md index 1d48320327e..6139b361c3b 100644 --- a/docs/docs/about/release-notes.md +++ b/docs/docs/about/release-notes.md @@ -14,7 +14,9 @@ **SharePoint:** +- [spo file sharinglink get](../cmd/spo/file/file-sharinglink-get.md) - gets details about a specific sharing link of a file [#4024](https://github.com/pnp/cli-microsoft365/issues/4024) - [spo file sharinglink list](../cmd/spo/file/file-sharinglink-list.md) - lists all the sharing links of a specific file [#4023](https://github.com/pnp/cli-microsoft365/issues/4023) +- [spo file sharinglink remove](../cmd/spo/file/file-sharinglink-remove.md) - removes a specific sharing link of a file [#4027](https://github.com/pnp/cli-microsoft365/issues/4027) - [spo listitem record lock](../cmd/spo/listitem/listitem-record-lock.md) - locks the list item record [#4237](https://github.com/pnp/cli-microsoft365/issues/4237) - [spo listitem record unlock](../cmd/spo/listitem/listitem-record-unlock.md) - unlocks the list item record [#4239](https://github.com/pnp/cli-microsoft365/issues/4239) - [spo listitem retentionlabel ensure](../cmd/spo/listitem/listitem-retentionlabel-ensure.md) - adds a retention label to a list item [#4158](https://github.com/pnp/cli-microsoft365/issues/4158) @@ -30,6 +32,7 @@ - enhanced spo list retentionlabel set [#4247](https://github.com/pnp/cli-microsoft365/issues/4247) - enhanced group member remove [#4098](https://github.com/pnp/cli-microsoft365/issues/4098) - updates CI / CD workflow page [#4179](https://github.com/pnp/cli-microsoft365/issues/4179) +- enhanced 'spo file sharinglink list' with scope option [#4314](https://github.com/pnp/cli-microsoft365/issues/4314) ## [v6.1.0](https://github.com/pnp/cli-microsoft365/releases/tag/v6.1.0)