Update CHANGELOG.md

This commit is contained in:
Paul Stack 2017-06-06 14:37:55 +03:00 committed by GitHub
parent cfc15e030b
commit 4019335f39
1 changed files with 1 additions and 0 deletions

View File

@ -53,6 +53,7 @@ BUG FIXES:
* provider/alicloud: set provider to read env vars for access key and secrey key if empty strings [GH-15050]
* provider/alicloud: Fix vpc and vswitch bugs while creating vpc and vswitch [GH-15082]
* provider/alicloud: Fix allocating public ip bug [GH-15049]
* provider/alicloud: Fix security group rules nic_type bug [GH-15114]
* provider/aws: ForceNew aws_launch_config on ebs_block_device change [GH-14899]
* provider/aws: Avoid crash when EgressOnly IGW disappears [GH-14929]
* provider/aws: Allow IPv6/IPv4 addresses to coexist [GH-13702]