Update CHANGELOG.md

This commit is contained in:
Paul Stack 2016-08-08 12:22:23 +12:00 committed by GitHub
parent 5ac8ae1338
commit f1e5505d43
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@ IMPROVEMENTS
* provider/aws: Introduce `aws_elasticsearch_domain` `elasticsearch_version` field (to specify ES version) [GH-7860]
* provider/aws: Query all pages of group membership [GH-6726]
* provider/aws: Change the way ARNs are built [GH-7151]
* provider/aws: Add support for Elasticsearch destination to firehose delivery streams [GH-7839]
* provider/vsphere: Improved SCSI controller handling in `vsphere_virtual_machine` [GH-7908]
BUG FIXES: