Update CHANGELOG

This commit is contained in:
Seth Vargo 2015-05-30 11:56:02 -07:00
parent dadee77730
commit 7e0ca7bb2c
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@ IMPROVEMENTS:
[GH-5290]
- provisioners/salt: add configurable `config_dir` [GH-3138]
- provisioners/salt: add support for masterless configuration [GH-3235]
- provisioners/salt: provider path to missing file in errors [GH-5637]
- 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]