diff --git a/CHANGELOG.md b/CHANGELOG.md index 6c73598c9..7c98ed3d6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -25,6 +25,7 @@ BUG FIXES: - communicator/winrm: Prepend computer name to username when running elevated commands [GH-10387] - guest/debian: Fix halting issue when setting hostname by restarting networking on guest [GH-10301, GH-10330] - guest/windows: Add reboot capability to fix hostname race condition [GH-10347] +- guest/windows: Allow for reading key paths with spaces [GH-10389] - providers/docker: Deterministic host VM synced folder location for Docker VM [GH-10311] - providers/hyperv: Fix network vlan configuration script [GH-10366]