update CHANGELOG

This commit is contained in:
Mitchell Hashimoto 2015-04-07 15:36:28 -07:00
parent a6790a4c7d
commit 4888c18b61
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@
BUG FIXES:
* command/push: don't ask for input if terraform.tfvars is present
* command/remote-config: remove spurrious error "nil" when initializing
remote state on a new configuration. [GH-1392]