Update CHANGELOG

This commit is contained in:
Brian Cain 2018-11-06 09:26:31 -08:00
parent bcb6bf8acd
commit ceb1ec9a60
No known key found for this signature in database
GPG Key ID: 9FC4639B2E4510A0
1 changed files with 1 additions and 0 deletions

View File

@ -19,6 +19,7 @@ BUG FIXES:
- command/login: Only show deprecation warning when command is invoked [GH-10374]
- core/bundler: Update source ordering to properly resolve with new RubyGems [GH-10364]
- 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]
- providers/docker: Deterministic host VM synced folder location for Docker VM [GH-10311]
- providers/hyperv: Fix network vlan configuration script [GH-10366]