Update CHANGELOG.md

This commit is contained in:
James Nugent 2016-03-18 17:30:30 +00:00
parent 182026e830
commit aaa527abc8
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@ IMPROVEMENTS:
BUG FIXES:
* core: Color output is now shown correctly when running Terraform on Windows [GH-5718]
* provider/aws: `aws_lambda_function` resources no longer error on refresh if deleted externally to Terraform [GH-5668]
* provider/google: Fix error message on invalid instance URL for `google_compute_instance_group` [GH-5715]