Update CHANGELOG.md

This commit is contained in:
Paul Stack 2016-08-28 17:15:35 +01:00 committed by GitHub
parent 1c12ead951
commit ee4f96e07f
1 changed files with 1 additions and 0 deletions

View File

@ -23,6 +23,7 @@ BUG FIXES:
* provider/aws: `aws_volume_attachment` detachment errors are caught [GH-8479] * provider/aws: `aws_volume_attachment` detachment errors are caught [GH-8479]
* provider/aws: Refresh `aws_route` from state if `aws_route_table` not found [GH-8443] * 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: Increase `aws_route_table` timeouts from 1 min to 2 mins [GH-8465]
* provider/github: Remove unsafe ptr dereferencing [GH-8512]
* provider/chef: Fix "invalid header" errors that could occur [GH-8382] * provider/chef: Fix "invalid header" errors that could occur [GH-8382]
## 0.7.2 (August 25, 2016) ## 0.7.2 (August 25, 2016)