Update CHANGELOG.md

This commit is contained in:
James Nugent 2016-09-03 15:48:07 -07:00
parent 25e5031fb6
commit a9fa042d71
1 changed files with 1 additions and 0 deletions

View File

@ -15,6 +15,7 @@ FEATURES:
* **New Resource:** `cloudstack_affinity_group` [GH-8360]
* **New Resource:** `librato_alert` [GH-8170]
* **New Resource:** `librato_service` [GH-8170]
* **New Remote State Backend:** `local` [GH-8647]
* Data source blocks can now have a count associated with them [GH-8635]
* The count of a resource can now be referenced for interpolations: `self.count` and `type.name.count` work [GH-8581]
* Provisioners now support connection using IPv6 in addition to IPv4 [GH-6616]