Update CHANGELOG.md

This commit is contained in:
Clint 2016-12-19 14:00:57 -06:00 committed by GitHub
parent 7998c3be92
commit 992e12335f
1 changed files with 1 additions and 0 deletions

View File

@ -22,6 +22,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/aws: Allow update to RDS password when restoring from snapshot [GH-8622]
* 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]