Update CHANGELOG

This commit is contained in:
Chris Roberts 2017-04-17 14:42:18 -07:00
parent a7a904f30f
commit a901c7baa8
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +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]
- hosts/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]