Skip to content

Commit

Permalink
Updates release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
waldekmastykarz committed Feb 10, 2024
1 parent a241ef8 commit cae14d0
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions docs/docs/about/release-notes.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,21 @@ sidebar_position: 4

## v7.5.0 (beta)

### New commands

**Entra ID**

- [entra group user add](../cmd/entra/group/group-user-add.mdx) - adds a user to a Microsoft Entra ID group [#5471](https://github.com/pnp/cli-microsoft365/issues/5471)

### Changes

- fixed [entra app permission add](../cmd/entra/app/app-permission-add.mdx) throwing an error [#5802](https://github.com/pnp/cli-microsoft365/issues/5802)
- fixed [spfx project github workflow add](../cmd/spfx/project/project-github-workflow-add.mdx) workflow naming [#5805](https://github.com/pnp/cli-microsoft365/issues/5805)
- added [user guide](../user-guide/using-cli-vs-code-extension.mdx) for CLI for Microsoft 365 Visual Studio Code extension [#5796](https://github.com/pnp/cli-microsoft365/issues/5796)
- fixed incorrect short option in docs for [spo listitem list](../cmd/spo/listitem/listitem-list.mdx) command [#5822](https://github.com/pnp/cli-microsoft365/pull/5822)
- renamed internal CLI utilities from `aad` to `entra` [#5757](https://github.com/pnp/cli-microsoft365/issues/5757)
- added request header Prefer: include-unknown-enum-members when reading connection schema [#5826](https://github.com/pnp/cli-microsoft365/issues/5826)
- updated Docker images to use Node@20 [#5809](https://github.com/pnp/cli-microsoft365/pull/5809)

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

Expand Down

0 comments on commit cae14d0

Please sign in to comment.