Update CHANGELOG.md
This commit is contained in:
parent
6d33234e1e
commit
82206ff3be
|
@ -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)
|
||||
|
||||
|
|
Loading…
Reference in New Issue