Update CHANGELOG

This commit is contained in:
Mitchell Hashimoto 2014-04-30 15:55:58 -07:00
parent 6f6d656267
commit 2a3673c1c9
1 changed files with 2 additions and 0 deletions

View File

@ -19,6 +19,8 @@ IMPROVEMENTS:
array configurations. [GH-950]
* builder/amazon: Added `ssh_private_key_file` option [GH-971]
* builder/amazon: Added `ami_virtualization_type` option [GH-1021]
* builder/digitalocean: Regions, image names, and sizes can be
names that are looked up for their valid ID. [GH-960]
* builder/googlecompute: Configurable instance name. [GH-1065]
* builder/openstack: Support for conventional OpenStack environmental
variables such as `OS_USERNAME`, `OS_PASSWORD`, etc. [GH-768]