From b1d27bfd85be41f500b92d2f7eaec5acd3d580b9 Mon Sep 17 00:00:00 2001 From: "dd-octo-sts[bot]" <200755185+dd-octo-sts[bot]@users.noreply.github.com> Date: Wed, 18 Feb 2026 16:19:52 +0000 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index fc915822..ef3007d9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,18 @@ # Changelog +## 3.0.0 / 2026-02-18 + +### Fixed +* New field in staging that isn't supported yet by @michael-richey in https://github.com/DataDog/datadog-sync-cli/pull/451 +### Changed +* feat(SYNTH-24202): set synthetics tests as paused by default and manage dr metadata during sync by @aletournel in https://github.com/DataDog/datadog-sync-cli/pull/447 + +## New Contributors +* @aletournel made their first contribution in https://github.com/DataDog/datadog-sync-cli/pull/447 +* @campaigner-prod[bot] made their first contribution in https://github.com/DataDog/datadog-sync-cli/pull/449 + +**Full Changelog**: https://github.com/DataDog/datadog-sync-cli/compare/2.1.4...3.0.0 + ## 2.1.4 / 2026-02-05 ### Fixed