Update CHANGELOG.md

This commit is contained in:
Paul Stack 2016-08-29 20:03:57 +01:00 committed by GitHub
parent 8317fe73d4
commit c753068c85
1 changed files with 1 additions and 0 deletions

View File

@ -26,6 +26,7 @@ BUG FIXES:
* provider/aws: Refresh `aws_route` from state if `aws_route_table` not found [GH-8443]
* provider/aws: Increase `aws_route_table` timeouts from 1 min to 2 mins [GH-8465]
* provider/aws: Remove unsafe ptr dereferencing from ECS/ECR [GH-8514]
* provider/aws: Add AWS error message to retry APIGateway account update [GH-8533]
* provider/github: Remove unsafe ptr dereferencing [GH-8512]
* provider/chef: Fix "invalid header" errors that could occur [GH-8382]