Update CHANGELOG.md

This commit is contained in:
Mitchell Hashimoto 2016-08-31 20:00:41 -07:00 committed by GitHub
parent 1b5d7cd2c6
commit 92a9a7c8b8
1 changed files with 1 additions and 0 deletions

View File

@ -38,6 +38,7 @@ BUG FIXES:
* 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/template: `template_file` vars can be floating point [GH-8590]
* provider/triton: Id trying to be used before being set [GH-8563]
## 0.7.2 (August 25, 2016)