update CHANGELOG

This commit is contained in:
Mitchell Hashimoto 2015-11-18 12:49:27 -08:00
parent dde21bc95a
commit 0349793213
1 changed files with 1 additions and 0 deletions

View File

@ -30,6 +30,7 @@ IMPROVEMENTS:
- core: allow removal of all box versions with `--all` flag [GH-3462]
- command/plugin: Add `--plugin-clean-sources` flag to reset plugin install
sources, primarily for corp firewalls. [GH-4738]
- communicators/winrm: Support interactive mode for elevated scripts [GH-6185]
- provisioners/ansible: add new `force_remote_user` option to control whether
`ansible_ssh_user` parameter should be applied or not [GH-6348]
- provisioners/ansible: show a warning when running from a Windows Host [GH-5292]