From 1e99ff6c440a1ebc6d2d30791b6184c6843d8025 Mon Sep 17 00:00:00 2001 From: Clint Date: Fri, 22 Jan 2016 15:52:18 -0600 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 09a1f5cb7..b1eb5a7f5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -40,6 +40,7 @@ IMPROVEMENTS: * provider/aws: Supporting New AWS Route53 HealthCheck additions [GH-4564] * provider/aws: Store instance state [GH-3261] * provider/aws: Add support for updating ELB availability zones and subnets [GH-4597] + * provider/aws: Enable specifying aws s3 redirect protocol [GH-4098] * provider/aws: Added support for `encrypted` on `ebs_block_devices` in Launch Configurations [GH-4481] * provider/aws: Add support for creating Managed Microsoft Active Directory and Directory Connectors [GH-4388]