Update CHANGELOG

This commit is contained in:
Brian Cain 2018-01-09 15:15:20 -08:00
parent 9e2ce6c15a
commit 5c7cd8f300
No known key found for this signature in database
GPG Key ID: 43D51080D357A001
1 changed files with 1 additions and 0 deletions

View File

@ -17,6 +17,7 @@ IMPROVEMENTS:
- providers/hyper-v: Ensure Hyper-V cmdlets are fully qualified [GH-8863]
- middleware/authentication: Add app.vagrantup.com to allowed hosts [GH-9145]
- providers/virtualbox: Add a clean error message for invalid IP addresses [GH-9275]
- providers/virtualbox: Introduce flag for SharedFoldersEnableSymlinksCreate setting [GH-9354]
- provisioners/salt: Fixes timeout issue in salt bootstrapping for windows [GH-8992]
BUG FIXES: