mirror of
https://github.com/hashicorp/packer.git
synced 2026-06-08 16:22:15 -04:00
updating changelog to include #298
This commit is contained in:
parent
8096a8c71c
commit
85ac8d3ed0
1 changed files with 2 additions and 0 deletions
|
|
@ -10,6 +10,8 @@
|
|||
---
|
||||
|
||||
## 🐛 Bug Fixes
|
||||
- **fix(winrm): catch cmd err from winrm** by @anurag5sh in ([#298](https://github.com/hashicorp/packer-plugin-sdk/pull/298))
|
||||
Improved reliability by catching WinRM remote shell failures during provisioning
|
||||
- **PowerShell wrapper cleanup** – by @kp2099 ([#13451](https://github.com/hashicorp/packer/pull/13451))
|
||||
Removed the unused `$result` variable from the wrapper string.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue