Update CHANGELOG.md

This commit is contained in:
Paul Stack 2016-11-21 10:29:44 +02:00 committed by GitHub
parent 4845f8de39
commit 8f9c8ba61f
1 changed files with 3 additions and 2 deletions

View File

@ -95,8 +95,9 @@ BACKWARDS INCOMPATIBILITIES / NOTES:
* provider/cloudstack: `cloudstack_port_forward` has now deprecated `network_id` [GH-10204]
FEATURES:
* *New Data Source:* `aws_alb_listener` [GH-10181]
* *New Resource:* `github_label` [GH-10213]
* **New Data Source:** `aws_alb_listener` [GH-10181]
* **New Data Source:** `aws_alb` [GH-10196]
* **New Resource:** `github_label` [GH-10213]
IMPROVEMENTS:
* provider/aws: Add name_prefix to aws_iam_policy [GH-10178]