From 2ad239c0e5e7aba3dba59cf9a614adab115874e4 Mon Sep 17 00:00:00 2001 From: "dd-octo-sts[bot]" <200755185+dd-octo-sts[bot]@users.noreply.github.com> Date: Wed, 23 Sep 2026 20:15:44 +0000 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index eab02381..eb04f913 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## 6.3.0 / 2026-09-23 + +### Fixed +* fix: reconcile state.destination on skip-without-write outcomes by @michael-richey in https://github.com/DataDog/datadog-sync-cli/pull/705 + + +**Full Changelog**: https://github.com/DataDog/datadog-sync-cli/compare/6.2.0...6.3.0 + ## 6.2.0 / 2026-09-23 ### Added