Update CHANGELOG.md

This commit is contained in:
Paul Stack 2016-02-08 19:48:22 +00:00
parent 6d33234e1e
commit 82206ff3be
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,6 @@ FEATURES:
IMPROVEMENTS:
* provider/aws: Add `is_multi_region_trail` option to CloudTrail [GH-4939]
* provider/aws: Fix reading auto scaling group load balancers [GH-5045]
BUG FIXES:
@ -27,6 +26,7 @@ BUG FIXES:
* provider/openstack: Fix crash when `access_network` was not defined in instances [GH-4966]
* provider/aws: Fix DynamoDB Table Refresh to ensure deleted tables are removed from state [GH-4943]
* provider/cloudflare: `ttl` no longer shows a change on each plan on `cloudflare_record` resources [GH-5042]
* provider/aws: Fix reading auto scaling group load balancers [GH-5045]
## 0.6.11 (February 1, 2016)