Update CHANGELOG

This commit is contained in:
Brian Cain 2018-10-31 09:09:20 -07:00
parent 338827e382
commit 6f2ce24325
No known key found for this signature in database
GPG Key ID: 9FC4639B2E4510A0
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@ FEATURES:
IMPROVEMENTS:
- command/validate: Allow validation of config while ignoring provider [GH-10351]
- 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]