From 1dd1efa05be7ef575f324e9ff7742c8aa3bc9092 Mon Sep 17 00:00:00 2001 From: Clint Date: Thu, 7 Jan 2016 17:07:38 -0600 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1b908890bd..8af052e5fd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -32,6 +32,7 @@ IMPROVEMENTS: * provider/aws: Adding support for Tags to DB SecurityGroup [GH-4260] * provider/aws: Adding Tag support for DB Param Groups [GH-4259] * provider/aws: Fix issue with updated route ids for VPC Endpoints [GH-4264] + * provider/aws: Added measure_latency option to Route 53 Health Check resource [GH-3688] * provider/aws: Validate IOPs for EBS Volumes [GH-4146] * provider/aws: DB Subnet group arn output [GH-4261] * provider/aws: Get full Kinesis streams view with pagination [GH-4368]