diff --git a/CHANGELOG.md b/CHANGELOG.md index 7953c98bc0..942dd46378 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,7 +3,7 @@ BUG FIXES: * provider/aws: Fix issue importing AWS Instances and setting the correct `associate_public_ip_address` value [GH-9453] - + * provider/datadog: Ignore float/int diffs on thresholds [GH-9466] ## 0.7.7 (October 18, 2016) @@ -2723,3 +2723,4 @@ BUG FIXES: ## 0.1.0 (July 28, 2014) * Initial release +