Update CHANGELOG.md

This commit is contained in:
Sander van Harmelen 2016-09-01 11:23:42 +02:00 committed by GitHub
parent 1a85d06843
commit 5669185e54
1 changed files with 1 additions and 0 deletions

View File

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