update CHANGELOG

This commit is contained in:
Mitchell Hashimoto 2015-07-06 15:11:39 -06:00
parent cc2d393611
commit 8055f7829f
1 changed files with 3 additions and 2 deletions

View File

@ -29,9 +29,10 @@ IMPROVEMENTS:
- provisioners/salt: add support for masterless configuration [GH-3235]
- provisioners/salt: provider path to missing file in errors [GH-5637]
- provisioners/salt: add ability to run salt orchestrations [GH-4371]
- provisioners/salt: update to 2014.7.1 [GH-4152, GH-5437]
- provisioners/salt: update to 2015.5.2 [GH-4152, GH-5437]
- provisioners/salt: support specifying version to install [GH-5892]
- provisioners/shell: add :name attribute to shell provisioner [GH-5607]
- providers/hyperv: select a Hyper-V switch based on a network_name [GH-5207]
- providers/hyperv: select a Hyper-V switch based on a `network_name` [GH-5207]
- providers/hyperv: allow configuring VladID [GH-5539]
- providers/virtualbox: regexp supported for bridge configuration [GH-5320]
- providers/virtualbox: add support for 5.0 [GH-5647]