From 4bba59ae863c957f15d13e5b5ebf014554d57000 Mon Sep 17 00:00:00 2001 From: Nicholas Muesch Date: Thu, 20 Jun 2019 15:51:56 -0400 Subject: [PATCH] Update changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 086e95278..653f79c8a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,8 @@ ## 2.0.1 (Unreleased) + +BUGFIXES: +* `datadog_monitor`: Don't force the destruction and recreation of a monitor when the type changes between `metric alert` and `query alert`. [GH-242] + ## 2.0.0 (June 18, 2019) NOTES: