Update CHANGELOG

This commit is contained in:
Brian Cain 2017-09-06 13:05:49 -07:00
parent 4e7bd96bb0
commit 0363bd9c01
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@ IMPROVEMENTS:
- commands/login: Add support for two-factor authentication [GH-8935]
- commands/ssh-config: Properly display windows path if invoked from msys2 or cygwin [GH-8915]
- guests/kali: Fix file permissions on guest plugin ruby files [GH-8950]
- 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]