Update CHANGELOG.md

This commit is contained in:
Paul Stack 2016-08-31 12:58:47 +01:00 committed by GitHub
parent 4d080020ed
commit dae81df157
1 changed files with 1 additions and 0 deletions

View File

@ -34,6 +34,7 @@ BUG FIXES:
* provider/aws: Handle missing EFS mount target in `aws_efs_mount_target` [GH-8529]
* provider/chef: Fix "invalid header" errors that could occur [GH-8382]
* provider/github: Remove unsafe ptr dereferencing [GH-8512]
* provider/mysql: Fix breakage in parsing MySQL version string [GH-8571]
* provider/triton: Id trying to be used before being set [GH-8563]
## 0.7.2 (August 25, 2016)