Update CHANGELOG.md

pull/9706/head
Mitchell Hashimoto 10 years ago committed by GitHub
parent 0d921cf8e7
commit bccfcbd4bf

@ -34,6 +34,10 @@ FEATURES:
* **New DataSource:** `aws_prefix_list` [GH-9566]
* **New DataSource:** `aws_security_group` [GH-9604]
* **New DataSource:** `azurerm_client_config` [GH-9478]
* **New Interpolation Function:** `ceil` [GH-9692]
* **New Interpolation Function:** `floor` [GH-9692]
* **New Interpolation Function:** `min` [GH-9692]
* **New Interpolation Function:** `max` [GH-9692]
* **New Interpolation Function:** `title` [GH-9087]
* **New Interpolation Function:** `zipmap` [GH-9627]

Loading…
Cancel
Save