From b057ef78ffe303e478c8d64966b78c137ac7dca2 Mon Sep 17 00:00:00 2001 From: James Nugent Date: Tue, 17 Nov 2015 13:28:21 +0000 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 99f07534f..a7d55f23d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -91,6 +91,7 @@ BUG FIXES: * provider/openstack: Better handling of network resource state changes [GH-3712] * provider/openstack: Fix crashing when no security group is specified [GH-3801] * provider/packet: Fix issue that could cause errors when provisioning many devices at once [GH-3847] + * provider/packet: Fix connection information for devices, allowing provisioners to run [GH-3948] * provider/openstack: Fix issue preventing security group rules from being removed [GH-3796] * provider/template: template_file: source contents instead of path [GH-3909]