From 682d3a28cf2f635e1c4b68c186af262d5e01827b Mon Sep 17 00:00:00 2001 From: Lars Wander Date: Wed, 13 Jan 2016 17:14:29 -0500 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 572c99a7b..d248f6208 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -28,6 +28,7 @@ BUG FIXES: * provider/openstack: Ensure valid Security Group Rule attribute combination [GH-4466] * provider/openstack: Don't put fixed_ip in port creation request if not defined [GH-4617] * provider/google: Clarify SQL Database Instance recent name restriction [GH-4577] + * provider/google: Split Instance network interface into two fields [GH-4265] * provider/aws: Error with empty list item on security group [GH-4140] * provider/aws: Trap Instance error from mismatched SG IDs and Names [GH-4240]