update CHANGELOG

This commit is contained in:
Mitchell Hashimoto 2015-03-26 10:13:57 -07:00
parent deb5052454
commit 5e8535c5e0
1 changed files with 1 additions and 0 deletions

View File

@ -40,6 +40,7 @@ IMPROVEMENTS:
like refresh.
* core: Autoload `terraform.tfvars.json` as well as `terraform.tfvars` [GH-1030]
* core: `.tf` files that start with a period are now ignored. [GH-1227]
* providers/google: Add `size` option to disk blocks for instances. [GH-1284]
BUG FIXES: