update CHANGELOG

This commit is contained in:
Mitchell Hashimoto 2015-05-12 09:35:02 -07:00
parent 251f7919b3
commit e5ca0cc7c5
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@ IMPROVEMENTS:
BUG FIXES:
* core: fix "resource not found" for interpolation issues with modules
* core: fix unflattenable error for orphans [GH-1922]
* command/push: local vars override remote ones [GH-1881]
* provider/aws: Mark `aws_security_group` description as `ForceNew` [GH-1871]
* provider/aws: `aws_db_instance` ARN value is correct [GH-1910]