Skip to content

Commit 908b842

Browse files
Updates release notes
1 parent b749ff2 commit 908b842

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/docs/about/release-notes.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ sidebar_position: 4
1111
**Microsoft Graph:**
1212

1313
- [graph openextension add](../cmd/graph/openextension/openextension-add.mdx) - creates a new open extension for a specific resource [#6627](https://github.com/pnp/cli-microsoft365/issues/6627)
14+
- [graph openextension get](../cmd/graph/openextension/openextension-get.mdx) - retrieve an open extension for a specific resource [#6636](https://github.com/pnp/cli-microsoft365/issues/6636)
15+
- [graph openextension list](../cmd/graph/openextension/openextension-list.mdx) - retrieves open extensions for a specific resource [#6635](https://github.com/pnp/cli-microsoft365/issues/6635)
16+
- [graph openextension remove](../cmd/graph/openextension/openextension-remove.mdx) - removes a specific open extension for a specific resource [#6637](https://github.com/pnp/cli-microsoft365/issues/6637)
1417

1518
### Changes
1619

@@ -31,6 +34,7 @@ sidebar_position: 4
3134
- refactored 'pp solution get' to use util
3235
- added a new sample 'search parent flows' [#6624](https://github.com/pnp/cli-microsoft365/issues/6624)
3336
- updated project & docs dependencies
37+
- updated 'entra policy list' with latest supported policy types. [#6633](https://github.com/pnp/cli-microsoft365/issues/6633)
3438

3539
## [v10.5.0](https://github.com/pnp/cli-microsoft365/releases/tag/v10.5.0)
3640

0 commit comments

Comments
 (0)