Update CHANGELOG

This commit is contained in:
Seth Vargo 2015-11-23 19:39:13 -05:00
parent 262e3f254e
commit 2a6db90afd
1 changed files with 1 additions and 0 deletions

View File

@ -51,6 +51,7 @@ IMPROVEMENTS:
- provisioners/chef: allow data_bags_path to be an array [GH-5988, GH-6561]
- provisioners/shell: Support interactive mode for elevated PowerShell
scripts [GH-6185]
- provisioners/shell: add `env` option [GH-6588, GH-6516]
- provisioners/ansible+ansible_local: add support for ansible-galaxy [GH-2718]
- provisioners/ansible: add new `force_remote_user` option to control whether
`ansible_ssh_user` parameter should be applied or not [GH-6348]