Update CHANGELOG.md

This commit is contained in:
Clint 2016-10-20 16:15:01 -05:00 committed by GitHub
parent e6c2b7f19c
commit 50807f1e21
1 changed files with 4 additions and 0 deletions

View File

@ -5,6 +5,10 @@ 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]
IMPROVEMENTS:
* provider/aws: No longer require `route_table_ids` list in `aws_vpc_endpoint` resources [GH-9357]
## 0.7.7 (October 18, 2016)