update CHANGELOG

This commit is contained in:
Mitchell Hashimoto 2015-06-24 10:15:18 -07:00
parent c144491f6f
commit 0e73dbc506
1 changed files with 1 additions and 0 deletions

View File

@ -51,6 +51,7 @@ BUG FIXES:
coerced into a bool [GH-2268]
* core: matching provider types in sibling modules won't override
each other's config. [GH-2464]
* core: computed provider configurations now properly validate [GH-2457]
* command/apply: prevent output duplication when reporting errors [GH-2267]
* provider/aws: fix panic when route has no cidr_block [GH-2215]
* provider/aws: fix issue preventing destruction of IAM Roles [GH-2177]