Update CHANGELOG.md

This commit is contained in:
Mitchell Hashimoto 2016-08-31 11:59:16 -07:00 committed by GitHub
parent d081ad1bc0
commit b891f6f238
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@ BACKWARDS INCOMPATIBILITIES / NOTES:
FEATURES:
* **New Resource:** `aws_default_route_table` [GH-8323]
* The count of a resource can now be referenced for interpolations: `self.count` and `type.name.count` work [GH-8581]
IMPROVEMENTS:
* core: Show last resource state in a timeout error message [GH-8510]