Skip to content

Commit

Permalink
Updates release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
martinlingstuyl committed Dec 11, 2024
1 parent 10198fe commit 8c41470
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion docs/docs/about/release-notes.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,20 @@ sidebar_position: 4

# Release notes

## [v10.1.0](https://github.com/pnp/cli-microsoft365/releases/tag/v10.1.0)
## v10.2.0 (Beta)

### New commands

**Entra ID:**

- [entra roledefinition list](../cmd/entra/roledefinition/roledefinition-list.mdx) - returns a list of all Microsoft Entra ID role definitions [#6464](https://github.com/pnp/cli-microsoft365/issues/6464)

### Changes

- fixed an issue where removing entra app permissions fails when a service principal doesn't exist [#6291](https://github.com/pnp/cli-microsoft365/issues/6291)

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

**SharePoint Embedded:**

- [spe container list](../cmd/spe/container/container-list.mdx) - lists containers of a specific Container Type [#6082](https://github.com/pnp/cli-microsoft365/issues/6082)
Expand Down Expand Up @@ -40,6 +50,7 @@ sidebar_position: 4
- updated entra group/app/administrativeunit get/list commands [#6315](https://github.com/pnp/cli-microsoft365/issues/6315)
- added customer quotes docs page
- fixed prompting for entra app [#6498](https://github.com/pnp/cli-microsoft365/issues/6498)
- fixed an issue where removing entra app permissions fails when a service principal doesn't exist [#6291](https://github.com/pnp/cli-microsoft365/issues/6291)

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

Expand Down

0 comments on commit 8c41470

Please sign in to comment.