From 8de38c38d2d89c6535bbe0a58a5efed6aab12788 Mon Sep 17 00:00:00 2001 From: Zach Leslie Date: Wed, 12 Feb 2020 14:36:48 -0800 Subject: [PATCH] chore: prep v1.13.1 release --- CHANGELOG.md | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 10496401e..eed0c8c22 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,16 @@ -## 1.14.0 (Unreleased) +## 1.13.1 (Unreleased) + +BUG FIXES: + +* fix(alert_condition): mark condition_scope optional +* fix(alert_channels): allow complex headers & payloads with new attributes +* fix(alert_channel): validate payload also has payload_type specified +* fix(newrelic_alert_channel): Force new resource for all config fields + +IMPROVEMENTS: + +* docs(alert_channel): add payload_type details to docs + ## 1.13.0 (February 06, 2020) BUG FIXES: