Update CHANGELOG.md

This commit is contained in:
Paul Stack 2016-08-11 20:59:31 +10:00 committed by GitHub
parent ee9ebe849f
commit 78b4923f7d
1 changed files with 1 additions and 0 deletions

View File

@ -27,6 +27,7 @@ IMPROVEMENTS
* provider/openstack: Support pdating the External Gateway assigned to a Neutron router [GH-8070]
* provider/vsphere: Improved SCSI controller handling in `vsphere_virtual_machine` [GH-7908]
* provider/vsphere: Adding disk type of `Thick Lazy` to `vsphere_virtual_disk` and `vsphere_virtual_machine` [GH-7916]
* remote/consul: Support setting datacenter when using consul remote state [GH-8102]
BUG FIXES:
* provider/aws: guard against missing image_digest in `aws_ecs_task_definition` [GH-7966]