Update CHANGELOG

This commit is contained in:
Chris Roberts 2018-10-25 09:02:24 -07:00
parent 58e6cbb01d
commit 22119e157b
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@ IMPROVEMENTS:
- communicators/ssh: Prevent overly verbose output waiting for connection [GH-10321]
- providers/virtualbox: Add `automount` flag if specified with synced_folder [GH-10326]
- synced_folders/smb: Allow for 'default' smb_username in prompt if set [GH-10319]
- util/platform: Prevent hard failure during hyper-v enabled check [GH-10332]
BUG FIXES: