From 2cfdfd1d84620d4571e6377796ad9f1d96231993 Mon Sep 17 00:00:00 2001 From: Paul Stack Date: Tue, 16 Feb 2016 21:56:27 +0000 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 22c7ed114..2197523cb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -26,6 +26,7 @@ IMPROVEMENTS: * provider/aws: Support custom endpoints for AWS EC2 ELB and IAM [GH-5114] * provider/aws: Expose additional VPN Connection attributes [GH-5032] * provider/aws: Add support for HTTP(S) endpoints that auto confirm SNS subscription [GH-4711] + * provider/aws: Add support for Tags to CloudTrail [GH-5135] BUG FIXES: