update CHANGELOG

This commit is contained in:
Mitchell Hashimoto 2015-06-26 08:19:04 -07:00
parent 2f08a2bb15
commit 7e110ea958
1 changed files with 1 additions and 0 deletions

View File

@ -93,6 +93,7 @@ BUG FIXES:
* core: unknown resource attributes passed in as parameters to modules
now error [GH-2478]
* core: better error messages for missing variables [GH-2479]
* core: removed set items now properly appear in diffs and applies [GH-2507]
* command/*: fixed bug where variable input was not asked for unset
vars if terraform.tfvars existed [GH-2502]
* command/apply: prevent output duplication when reporting errors [GH-2267]