Update CHANGELOG.md

This commit is contained in:
James Nugent 2016-08-19 13:13:19 +01:00
parent e2445497ab
commit 0800bc269f
1 changed files with 1 additions and 0 deletions

View File

@ -26,6 +26,7 @@ FEATURES:
IMPROVEMENTS
* provider/archive support folders in output_path [GH-8278]
* provider/aws: Introduce `aws_elasticsearch_domain` `elasticsearch_version` field (to specify ES version) [GH-7860]
* provider/aws: CloudWatch Metrics are now supported for `aws_route53_health_check` resources [GH-8319]
* provider/aws: Query all pages of group membership [GH-6726]
* provider/aws: Query all pages of IAM Policy attachments [GH-7779]
* provider/aws: Change the way ARNs are built [GH-7151]