Update CHANGELOG.md

This commit is contained in:
Radek Simko 2016-08-05 09:01:41 +01:00 committed by GitHub
parent 744b266995
commit fa2d6e35a7
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@ FEATURES:
IMPROVEMENTS:
* provider/vsphere: Improved SCSI controller handling in `vsphere_virtual_machine` [GH-7908]
* provider/aws: Introduce `aws_elasticsearch_domain` `elasticsearch_version` field (to specify ES version) [GH-7860]
BUG FIXES:
* provider/aws: guard against missing image_digest in `aws_ecs_task_definition` [GH-7966]