From 9f5fd24b85810473031ae659fa2f1d9d976833dd Mon Sep 17 00:00:00 2001 From: Mitchell Hashimoto Date: Sun, 19 Apr 2015 18:10:52 -0700 Subject: [PATCH] update CHANGELOG --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a7e3ac416..91cf2e378 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -21,6 +21,7 @@ BUG FIXES: * command: remote states with uppercase types work [GH-1356] * provider/aws: launch configuration ID set after create success [GH-1518] * provider/aws: manually deleted S3 buckets are refreshed properly [GH-1574] + * provider/aws: only check for EIP allocation ID in VPC [GH-1555] * provider/openstack: region config is not required [GH-1441] ## 0.4.2 (April 10, 2015)