Update CHANGELOG

This commit is contained in:
Mitchell Hashimoto 2013-08-27 13:27:53 -07:00
parent e72c06a740
commit 5162589df4
1 changed files with 1 additions and 1 deletions

View File

@ -2,13 +2,13 @@
FEATURES: FEATURES:
* **NEW BUILDER:** `openstack`. You can now build on OpenStack. [GH-155]
* **NEW PROVISIONER:** `chef-solo`. You can now provision with Chef * **NEW PROVISIONER:** `chef-solo`. You can now provision with Chef
using `chef-solo` from local cookbooks. using `chef-solo` from local cookbooks.
* builder/amazon: Copy AMI to multiple regions with `ami_regions`. [GH-322] * builder/amazon: Copy AMI to multiple regions with `ami_regions`. [GH-322]
* builder/vmware: The root hard drive type can now be specified with * builder/vmware: The root hard drive type can now be specified with
"disk_type_id" for advanced users. [GH-328] "disk_type_id" for advanced users. [GH-328]
* provisioner/salt-masterless: Ability to specfy a minion config. [GH-264] * provisioner/salt-masterless: Ability to specfy a minion config. [GH-264]
* **NEW BUILDER:** `openstack`. You can now build on OpenStack. [GH-155]
IMPROVEMENTS: IMPROVEMENTS: