Update CHANGELOG.md

This commit is contained in:
Dave Cunningham 2015-10-26 03:04:45 -04:00
parent c0bf7aecb3
commit 8b70867fdd
1 changed files with 5 additions and 0 deletions

View File

@ -5,6 +5,11 @@ BUG FIXES:
* `terraform remote config`: update `--help` output [GH-3632]
* Google provider: Timeout when deleting large instance_group_manager [GH-3591]
IMPROVEMENTS:
* Google provider: Accurate Terraform Version [GH-3554]
* Google provider: Simplified auth (DefaultClient support) [GH-3553]
## 0.6.6 (October 23, 2015)
FEATURES: