Update CHANGELOG.md
This commit is contained in:
parent
f1aecc158e
commit
25e5031fb6
|
@ -17,6 +17,7 @@ FEATURES:
|
||||||
* **New Resource:** `librato_service` [GH-8170]
|
* **New Resource:** `librato_service` [GH-8170]
|
||||||
* Data source blocks can now have a count associated with them [GH-8635]
|
* 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]
|
* 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]
|
||||||
|
|
||||||
IMPROVEMENTS:
|
IMPROVEMENTS:
|
||||||
* core: Add wildcard (match all) support to `ignore_changes` [GH-8599]
|
* core: Add wildcard (match all) support to `ignore_changes` [GH-8599]
|
||||||
|
|
Loading…
Reference in New Issue