diff --git a/CHANGELOG.md b/CHANGELOG.md index a8de444b3..37ec6ebed 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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]