Skip to content

Commit d1ebaf6

Browse files
committed
Added changelog entry
1 parent a8a1fee commit d1ebaf6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
6565
- Fixed `Get-PnPAzureADAppSitePermission`, `Grant-PnPAzureADAppSitePermission` and `Revoke-PnPAzureADAppSitePermission` cmdlets throwing an error when the site URL is not specified and the app registration used only having Graph permissions [#4421](https://github.com/pnp/powershell/pull/4421)
6666
- Fixed `Get-PnPTerm` cmdlet not working correctly when `-ParentTerm` parameter is specified. [#4454](https://github.com/pnp/powershell/pull/4454)
6767
- Fixed the PnP PowerShell version check to only check nightly version in nightly builds and major version in release builds. [#4453](https://github.com/pnp/powershell/pull/4453)
68+
- Fixed `-ConsistencyLevelEventual` flag on `Invoke-PnPGraphMethod` to work correctly. [#4523](https://github.com/pnp/powershell/pull/4523)
6869

6970
### Removed
7071

@@ -77,6 +78,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
7778

7879
### Contributors
7980

81+
- [reusto]
8082
- San [sankarkumar23]
8183
- Christian Veenhuis [ChVeen]
8284
- Nishkalank Bezawada [NishkalankBezawada]
@@ -532,7 +534,6 @@ Fixed app registration on Windows
532534
- Kunj Balkrishna Sangani [kunj-sangani]
533535
- Dayana Hristova [makarovv]
534536
- Rodrigo Pinto [ScoutmanPt]
535-
- [reusto]
536537
- Reshmee Auckloo [reshmee011]
537538
- Dan Toft [Tanddant]
538539
- [reusto]

0 commit comments

Comments
 (0)