Update CHANGELOG.md

This commit is contained in:
James Nugent 2016-08-16 11:47:51 +01:00
parent 2d8e3b1938
commit 76f6543192
1 changed files with 1 additions and 0 deletions

View File

@ -14,6 +14,7 @@ FEATURES:
* **New Data Source:** `aws_ip_ranges` [GH-7984]
* **New Data Source:** `fastly_ip_ranges` [GH-7984]
* **New Data Source:** `aws_caller_identity` [GH-8206]
* **New Data Source:** `aws_elb_account_id` [GH-8221]
IMPROVEMENTS
* provider/aws: Introduce `aws_elasticsearch_domain` `elasticsearch_version` field (to specify ES version) [GH-7860]