Update CHANGELOG

This commit is contained in:
Mitchell Hashimoto 2013-12-06 18:17:20 -08:00
parent a770a5b2f2
commit aeeb64b576
1 changed files with 2 additions and 0 deletions

View File

@ -2,6 +2,8 @@
IMPROVEMENTS:
* builder/amazon/ebs: New option allows associating a public IP with
non-default VPC instances. [GH-660]
* builder/openstack: A "proxy\_url" setting was added to define an HTTP
proxy to use when building with this builder. [GH-637]