From 927f8abb73a6e12aab1d6d5d916bb3a4cc028d61 Mon Sep 17 00:00:00 2001 From: "dd-octo-sts[bot]" <200755185+dd-octo-sts[bot]@users.noreply.github.com> Date: Tue, 4 Aug 2026 19:27:04 +0000 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1f5b4921..df7bf18e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## 4.19.0 / 2026-08-04 + +### Fixed +* fix(downtime_schedules): reconcile destination conflicts by @michael-richey in https://github.com/DataDog/datadog-sync-cli/pull/656 + + +**Full Changelog**: https://github.com/DataDog/datadog-sync-cli/compare/4.18.0...4.19.0 + ## 4.18.0 / 2026-07-30 ### Fixed