Update CHANGELOG.md

This commit is contained in:
Ross Smith II 2014-04-21 18:09:32 -07:00
parent e38ff2f84e
commit 7e16d12b91
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@ FEATURES:
IMPROVEMENTS:
* builder/amazon: Added `ssh_private_key_file` option [GH-971]
* builder/amazon: Added `ami_virtualization_type` option [GH-1021]
* builder/qemu: User variable expansion in `ssh_key_path` [GH-918]
* builder/virtualbox: Support an `export_opts` option which allows
specifying arbitrary arguments when exporting the VM. [GH-945]