update CHANGELOG

This commit is contained in:
Mitchell Hashimoto 2015-06-24 10:36:54 -07:00
parent 6b7c2bcb35
commit bf73a31da3
1 changed files with 1 additions and 0 deletions

View File

@ -54,6 +54,7 @@ BUG FIXES:
* core: computed provider configurations now properly validate [GH-2457]
* core: orphan (commented out) resource dependencies are destroyed in
the correct order [GH-2453]
* core: validate object types in plugins are actually objects [GH-2450]
* 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]