From e7d20c2eb03f96cac08f4334aef1c6ade164192a Mon Sep 17 00:00:00 2001 From: Clint Date: Tue, 12 Jan 2016 17:03:28 -0600 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index cdf97850a8..202f92db2d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -22,6 +22,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/aws: Error with empty list item on security group [GH-4140] ## 0.6.9 (January 8, 2016)