Update CHANGELOG.md

This commit is contained in:
Paul Stack 2016-08-31 21:49:03 +01:00 committed by GitHub
parent 019a13eb7f
commit 6d4bc5547e
1 changed files with 2 additions and 0 deletions

View File

@ -6,6 +6,8 @@ BACKWARDS INCOMPATIBILITIES / NOTES:
FEATURES:
* **New Resource:** `aws_default_route_table` [GH-8323]
* **New Resource:** `librato_alert` [GH-8170]
* **New Resource:** `librato_service` [GH-8170]
* The count of a resource can now be referenced for interpolations: `self.count` and `type.name.count` work [GH-8581]
IMPROVEMENTS: