Skip to content

Commit 992cbc5

Browse files
authored
Adding changelog entry on fixing issue #4837
1 parent 27d6bdd commit 992cbc5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -131,6 +131,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
131131
- Fixed `Set-PnPTerm -Name "New Name" -Lcid 1043` changing the default name of the taxonomy item, ignoring the provided language id and changing the name for the default language instead. [#4824](https://github.com/pnp/powershell/pull/4824)
132132
- Fixed `Get-PnPPropertyBag` not returning updated values after running it for the first time [#4823](https://github.com/pnp/powershell/pull/4823)
133133
- Fixed local build of PnP PowerShell using a local Core SDK build not being debuggable and optimized PnP PowerShell debug profiles for Visual Studio Code [#4838](https://github.com/pnp/powershell/pull/4838)
134+
- Fixed Batched requests using a DELETE or MERGE throwing an exception because of a double IF-MATCH header [Core #1635](https://github.com/pnp/pnpcore/pull/1635)
134135

135136
### Removed
136137

0 commit comments

Comments
 (0)