Update CHANGELOG

This commit is contained in:
Seth Vargo 2016-05-19 11:34:50 -04:00
parent 4bdeeee793
commit 1571879a4b
No known key found for this signature in database
GPG Key ID: 905A90C2949E8787
1 changed files with 1 additions and 0 deletions

View File

@ -29,6 +29,7 @@ IMPROVEMENTS:
- provisioners/ansible(both provisioners): Add basic config validators/converters
on `raw_arguments` and `raw_ssh_args` options [GH-7103]
- provisioners/chef: Add the ability to install on SUSE [GH-6806]
- provisioners/chef: Support legacy solo mode [GH-7327]
- hosts/darwin: Add `extra_args` support for RDP [GH-5523, GH-6602]
- hosts/windows: Use SafeExec to capture history in Powershell [GH-6749]
- guests/freebsd: Add quotes around hostname [GH-6867]