From 4fcc301b832af9fbb3c47d059ec72b5e247e9e11 Mon Sep 17 00:00:00 2001 From: Jake Champlin Date: Mon, 23 Jan 2017 09:22:14 -0500 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ec7f0cc63b..a6c0de99db 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -28,7 +28,8 @@ IMPROVEMENTS: * provider/aws: Add support for setting MSSQL Timezone in aws_db_instance [GH-11247] * provider/aws: CloudFormation YAML template support [GH-11121] * provider/aws: Remove hardcoded https from the ecr repository [GH-11307] - * provider/aws: implement CloudFront Lambda Function Associations [GH-11291] + * provider/aws: Implement CloudFront Lambda Function Associations [GH-11291] + * provider/aws: Remove MaxFrameRate default on ElasticTranscoderPreset [GH-11340] * provider/azurerm: add caching support for virtual_machine data_disks [GH-11142] * provider/azurerm: make lb sub resources idempotent [GH-11128] * provider/cloudflare: Add verification for record types and content [GH-11197]