Update CHANGELOG

This commit is contained in:
Mitchell Hashimoto 2013-07-31 23:00:13 -07:00
parent ff366ca685
commit d728ca24f9

View File

@ -5,6 +5,8 @@ FEATURES:
* New builder: `amazon-chroot` can create EBS-backed AMIs without launching
a new EC2 instance. This can shave minutes off of the AMI creation process.
See the docs for more info.
* New provisioner: `salt-masterless` will provision the node using Salt
without a master.
* The `vmware` builder now works with Workstation 9 on Windows. [GH-222]
* The `vmware` builder now works with Player 5 on Linux. [GH-190]