Update CHANGELOG

This commit is contained in:
Chris Roberts 2017-04-16 08:24:06 -07:00
parent 9c127a4401
commit 3520e5b702
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@ IMPROVEMENTS:
- core/bundler: Error when configured plugin sources are unavailable [GH-8442]
- guests/elementary: Add support for new guest "Elementary OS" [GH-8472]
- guests/esxi: Add public_key capability [GH-8310]
- guests/freebsd: Add chef_install and chef_installed? capabilities [GH-8443]
- provider/docker: Improve IP and port detection [GH-7840, GH-7651]
- provider/docker: Do not force docker host VM on Darwin or Windows [GH-8437, GH-7895]
- provisioners/ansible_local: Add `pip_args` option to define additional parameters when installing Ansible via pip [GH-8170, GH-8405]