diff --git a/CHANGELOG.md b/CHANGELOG.md index c7cd131af..22bea8053 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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]