From d18db6a831d174227305682a291ec19db98616d3 Mon Sep 17 00:00:00 2001 From: "dd-octo-sts[bot]" <200755185+dd-octo-sts[bot]@users.noreply.github.com> Date: Thu, 5 Feb 2026 20:16:55 +0000 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b4792542..fc915822 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,16 @@ # Changelog +## 2.1.4 / 2026-02-05 + +### Fixed +* Exclude assets field from monitors by @michael-richey in https://github.com/DataDog/datadog-sync-cli/pull/438 +* topological order for deletes by @michael-richey in https://github.com/DataDog/datadog-sync-cli/pull/439 +### Added +* Add more logging for JWT debugging by @michael-richey in https://github.com/DataDog/datadog-sync-cli/pull/446 + + +**Full Changelog**: https://github.com/DataDog/datadog-sync-cli/compare/2.1.3...2.1.4 + ## 2.1.3 / 2026-01-13 ### Added