Update CHANGELOG
This commit is contained in:
parent
f2c146d6d7
commit
40a7d97131
|
@ -22,6 +22,7 @@ BUG FIXES:
|
||||||
- command/login: Only show deprecation warning when command is invoked [GH-10374]
|
- command/login: Only show deprecation warning when command is invoked [GH-10374]
|
||||||
- core: Fallback to Vagrantfile defined box information [GH-10368]
|
- core: Fallback to Vagrantfile defined box information [GH-10368]
|
||||||
- core/bundler: Update source ordering to properly resolve with new RubyGems [GH-10364]
|
- core/bundler: Update source ordering to properly resolve with new RubyGems [GH-10364]
|
||||||
|
- 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/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: Add reboot capability to fix hostname race condition [GH-10347]
|
||||||
- providers/docker: Deterministic host VM synced folder location for Docker VM [GH-10311]
|
- providers/docker: Deterministic host VM synced folder location for Docker VM [GH-10311]
|
||||||
|
|
Loading…
Reference in New Issue