From 631e5b9e0b297d3de264699b806fa22939e71141 Mon Sep 17 00:00:00 2001 From: "dd-octo-sts[bot]" <200755185+dd-octo-sts[bot]@users.noreply.github.com> Date: Fri, 28 Aug 2026 14:12:59 +0000 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index af7966e1..ece0c3f1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## 5.0.0 / 2026-08-28 + +### Changed +* fix(import): classify and budget transient fetch failures by @michael-richey in https://github.com/DataDog/datadog-sync-cli/pull/678 + + +**Full Changelog**: https://github.com/DataDog/datadog-sync-cli/compare/4.23.0...5.0.0 + ## 4.23.0 / 2026-08-27 ### Fixed