From 06b68c35f04f83029f6ab0448cb8520ac4961139 Mon Sep 17 00:00:00 2001 From: Clint Date: Mon, 2 Nov 2015 16:08:09 -0600 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6f7c835cfa09..f68a3b76a067 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -23,6 +23,7 @@ IMPROVEMENTS: * provider/aws: Add configuration to enable copying RDS tags to final snapshot [GH-3529] * provider/openstack: Use IPv4 as the defeault IP version for subnets [GH-3091] * provider/aws: Apply security group after restoring db_instance from snapshot [GH-3513] + * provider/aws: Making the AutoScalingGroup name optional [GH-3710] BUG FIXES: