From 2283f0c166daea9f441d5d4fef4a9ab717cea152 Mon Sep 17 00:00:00 2001 From: Paul Stack Date: Sun, 18 Dec 2016 14:35:49 +0000 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 509f0f0ca..20bbf679e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -21,6 +21,7 @@ IMPROVEMENTS: * provider/aws: Add support for BinaryMediaTypes and ContentHandling to AWS API Gateway [GH-10776] * provider/aws: Deprecated aws_lambda_function nodejs runtime in favor of nodejs4.3 [GH-9724] + * provider/aws: Support updating of aws_db_instance db_subnet_group_name [GH-10818] * provider/azurerm: add support for tags to dns_zone [GH-10750] * provider/pagerduty pagerduty_schedule - support for start_day_of_week (schedule restriction) [GH-10069]