Update CHANGELOG.md

This commit is contained in:
Paul Hinze 2015-11-12 15:36:28 -06:00
parent d6a61bdccf
commit c897d0a2c7
1 changed files with 1 additions and 0 deletions

View File

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