From 76e1a8ffb4fd5782756a54201ea350e9a90a99b1 Mon Sep 17 00:00:00 2001 From: Joe Topjian Date: Sat, 14 May 2016 21:56:18 -0500 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1fd1f4aff..eb88960b2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -26,6 +26,7 @@ BUG FIXES: * provider/aws: Updating state when `aws_sns_topic_subscription` is missing [GH-6629] * provider/aws: `aws_opsworks_application.app_source` SSH key is write-only [GH-6649] * provider/aws: fix Elastic Beanstalk `cname_prefix` continual plans [GH-6653] + * provider/openstack: Reassociate Floating IP on network changes [GH-6579] * provider/vsphere: `gateway` and `ipv6_gateway` are now read from `vsphere_virtual_machine` resources [GH-6522] * provider/vsphere: `ipv*_gateway` parameters won't force a new `vsphere_virtual_machine` [GH-6635]