Update CHANGELOG

[ci skip]
This commit is contained in:
Gilles Cornu 2016-11-15 08:30:09 +01:00
parent 8caed8ea16
commit 2e1511e2ea
No known key found for this signature in database
GPG Key ID: F6BC2CF7E1FE8FFF
1 changed files with 2 additions and 0 deletions

View File

@ -12,6 +12,8 @@ IMPROVEMENTS:
- communicator/ssh: Support custom environment variable export template
[GH-7976, GH-6747]
- provisioners/ansible(both): Add `config_file` option to point the location of an
`ansible.cfg` file via ANSIBLE_CONFIG environment variable [GH-7195, GH-7918]
- synced_folders: Support custom naming and disable auto-mount [GH-7980, GH-6836]
BUG FIXES: