Skip to content

Commit e387b6c

Browse files
committed
stated correct version of PowerShell requirement
1 parent 013dcf1 commit e387b6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
3838

3939
### Changed
4040

41-
- **PnP PowerShell is now .NET 8.0 based, and requires PowerShell 7.4.**
41+
- **PnP PowerShell is now .NET 8.0 based, and requires PowerShell 7.4.3 or newer **
4242
- **`-Interactive` login is now the default.**
4343
- In case of errors when Graph batch method is used, it will now throw a clearer error message about what was the issue. [#4327](https://github.com/pnp/powershell/pull/4327/)
4444
- `Get-PnPAccessToken`, `Request-PnPAccessToken` and `Get-PnPGraphAccessToken` output type is changed to `Microsoft.IdentityModel.JsonWebTokens.JsonWebToken`. Earlier they returned `System.IdentityModel.Tokens.Jwt`.

0 commit comments

Comments
 (0)