update CHANGELOG

This commit is contained in:
Mitchell Hashimoto 2015-03-02 09:45:38 -08:00
parent 50da2bd0a5
commit 754b69219b
1 changed files with 1 additions and 0 deletions

View File

@ -21,6 +21,7 @@ IMPROVEMENTS:
* core: The serial of the state is only updated if there is an actual
change. This will lower the amount of state changing on things
like refresh.
* core: Autoload `terraform.tfvars.json` as well as `terraform.tfvars` [GH-1030]
BUG FIXES: