Update CHANGELOG.md

This commit is contained in:
Justin Campbell 2017-08-30 14:20:21 -04:00 committed by GitHub
parent b00a99bfa9
commit 31051bc0f5
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@ FEATURES:
IMPROVEMENTS:
- commands/login: Support `vagrant login` when 2FA is enabled on a user's Vagrant Cloud account [GH-8935]
- commands/ssh-config: Properly display windows path if invoked from msys2 or cygwin [GH-8915]
- providers/salt: Remove duplicate stdout, stderr output from salt [GH-8767]
- providers/salt: Introduce salt_call_args and salt_args option for salt provisioner [GH-8927]