From 3015855a402ade353d97908836c93b9c0c76eccd Mon Sep 17 00:00:00 2001 From: Clint Date: Fri, 21 Oct 2016 11:44:49 -0500 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e70cd39908..b183c4d5f4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,7 @@ IMPROVEMENTS: BUG FIXES: * provider/aws: Fix issue importing AWS Instances and setting the correct `associate_public_ip_address` value [GH-9453] + * provider/aws: Fix issue with updating ElasticBeanstalk environment variables [GH-9259] * provider/datadog: Ignore float/int diffs on thresholds [GH-9466] ## 0.7.7 (October 18, 2016) @@ -2733,4 +2734,3 @@ BUG FIXES: ## 0.1.0 (July 28, 2014) * Initial release -