From 1e3e6c8732c67025f29adaa511166a1cfd8dfbb7 Mon Sep 17 00:00:00 2001 From: Paul Stack Date: Sun, 18 Dec 2016 11:23:51 +0000 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8985dcbd15..dd011074e7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -20,6 +20,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/azurerm: add support for tags to dns_zone [GH-10750] + * provider/pagerduty pagerduty_schedule - support for start_day_of_week (schedule restriction) [GH-10069] BUG FIXES: