From a74c0f37df7571f84531f98adec81b5bffcdec24 Mon Sep 17 00:00:00 2001 From: Matt Rubens Date: Sat, 8 Mar 2025 00:35:01 -0500 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2e09b5834b..73b0052f40 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ - Fix bug with enhance prompt on Sonnet 3.7 with a high thinking budget (thanks @moqimoqidea!) - Fix bug with the context window management for thinking models (thanks @ReadyPlayerEmma!) - Fix bug where checkpoints were no longer enabled by default +- Add extension and VSCode versions to telemetry ## [3.8.0]