Update CHANGELOG

This commit is contained in:
Mitchell Hashimoto 2013-08-25 20:51:51 -07:00
parent beb190d9fb
commit e7ba508745
1 changed files with 2 additions and 0 deletions

View File

@ -2,6 +2,8 @@
FEATURES:
* **NEW PROVISIONER:** `chef-solo`. You can now provision with Chef
using `chef-solo` from local cookbooks.
* builder/amazon: Copy AMI to multiple regions with `ami_regions`. [GH-322]
* builder/vmware: The root hard drive type can now be specified with
"disk_type_id" for advanced users. [GH-328]