Update CHANGELOG.md

This commit is contained in:
Paul Stack 2016-04-08 13:57:35 -05:00
parent 0fdf91661d
commit 544d05b818

View File

@ -25,6 +25,7 @@ IMPROVEMENTS:
* provider/aws: `aws_codecommit_repository` set `default_branch` only if defined [GH-5904]
* provider/aws: `aws_redshift_cluster` allows usernames with underscore in it [GH-5935]
* provider/aws: normalize json for `aws_cloudwatch_event_rule` [GH-6025]
* provider/aws: normalise json for `aws_sns_topic` [GH-6089]
* provider/aws: Allow multiple EIPs to associate to single ENI [GH-6070]
* provider/clc: Override default `account` alias in provider config [GH-5785]
* provider/datadog: Add heredoc support to message, escalation_message, and query [GH-5788]