From abcfb895d0ffa5632187e3512c991db7bcf6a097 Mon Sep 17 00:00:00 2001 From: Paul Stack Date: Sun, 4 Sep 2016 00:45:19 +0300 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1b81bd057..dfa91591d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -31,6 +31,7 @@ IMPROVEMENTS: * provider/aws: More robust handling of Lambda function archives hosted on S3 [GH-6860] * provider/aws: Spurious diffs of `aws_s3_bucket` policy attributes due to JSON field ordering are reduced [GH-8615] * provider/aws: `name_regex` attribute for local post-filtering of `aws_ami` data source results [GH-8403] + * provider/consul: Make provider settings truly optional [GH-8551] * provider/statuscake: Add support for contact-group id in statuscake test [GH-8417] BUG FIXES: