From a2db4ad4bb06f0ebb185e7458fba9d06eea841df Mon Sep 17 00:00:00 2001 From: Paul Stack Date: Mon, 12 Dec 2016 09:15:14 +0000 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 37ff99d8f..effc11146 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,8 +15,9 @@ IMPROVEMENTS: BUG FIXES: * provider/aws: Allow import of aws_security_groups with more than one source_security_group_id rule [GH-9477] - * provider/azurerm: fix virtual_machine reading plan as the wrong type [GH-10626] * provider/aws: Fix issue importing `aws_vpc_peering_connection` [GH-#10635] + * provider/azurerm: fix virtual_machine reading plan as the wrong type [GH-10626] + * provider/openstack: More Import and Region Fixes [GH-10662] ## 0.8.0-rc3 (December 8, 2016)