Update CHANGELOG.md

This commit is contained in:
James Nugent 2015-11-11 12:18:02 -05:00
parent 0567f894ba
commit 2f163701e8

View File

@ -20,6 +20,7 @@ FEATURES:
IMPROVEMENTS:
* core: Improve message to list only resources which will be destroyed when using `--target` [GH-3859]
* provider/google: preemptible option for instance_template [GH-3667]
* provider/google: Accurate Terraform Version [GH-3554]
* provider/google: Simplified auth (DefaultClient support) [GH-3553]