Update CHANGELOG

This commit is contained in:
Chris Roberts 2017-04-17 14:38:30 -07:00
parent 4d0ecc14f7
commit a7a904f30f
1 changed files with 1 additions and 0 deletions

View File

@ -15,6 +15,7 @@ IMPROVEMENTS:
- guests/esxi: Add public_key capability [GH-8310]
- guests/freebsd: Add chef_install and chef_installed? capabilities [GH-8443]
- guests/gentoo: Add support for systemd in network configuration [GH-8407, GH-8406]
- guests/windows: Improve user permission detection [GH-7797]
- 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]