Update CHANGELOG.md

This commit is contained in:
Paul Hinze 2016-02-22 18:17:58 -06:00
parent ce948c0dea
commit eb726a6cd1

View File

@ -61,6 +61,7 @@ BUG FIXES:
* provider/aws: Fix reading auto scaling group availability zones [GH-5044]
* provider/aws: Fix reading auto scaling group load balancers [GH-5045]
* provider/aws: Fix `aws_redshift_cluster` to allow `publicly_accessible` to be false [GH-5262]
* provider/aws: Wait longer for internet gateways to detach [GH-5120]
* provider/cloudflare: `ttl` no longer shows a change on each plan on `cloudflare_record` resources [GH-5042]
* provider/docker: Fix the default docker_host value [GH-5088]
* provider/google: Fix backend service max_utilization attribute [GH-5075]