Update CHANGELOG.md

This commit is contained in:
James Nugent 2016-02-18 08:48:36 -08:00
parent b32a863ed3
commit fe52b43dbe
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@ FEATURES:
* **New resource:** `aws_cloudwatch_event_rule` [GH-4986] * **New resource:** `aws_cloudwatch_event_rule` [GH-4986]
* **New resource:** `aws_cloudwatch_event_target` [GH-4986] * **New resource:** `aws_cloudwatch_event_target` [GH-4986]
* **New resource:** `aws_lambda_permission` [GH-4826] * **New resource:** `aws_lambda_permission` [GH-4826]
* **New resource:** `google_compute_subnetwork` [GH-5130]
* **New interpolation function:** `signum` [GH-4854] * **New interpolation function:** `signum` [GH-4854]
* **New command:** `validate` to perform syntax validation [GH-3783] * **New command:** `validate` to perform syntax validation [GH-3783]