From 83020c74ec3ebcc913ddd52de54b8997a98ff303 Mon Sep 17 00:00:00 2001 From: Matt Rubens Date: Sat, 24 May 2025 20:00:56 -0400 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index efb9609abb..227691297b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,7 @@ - Fix MCP Server error loading config when running with npx and bunx (thanks @devxpain!) - Improve pnpm bootstrapping and add compile script (thanks @KJ7LNW!) - Simplify object assignment & use startsWith (thanks @noritaka1166!) +- Fix mark-as-read logic in the context tracker (thanks @samhvw8!) - Remove deprecated claude-3.7-sonnet models from vscodelm (thanks @shariqriazz!) ## [3.18.2] - 2025-05-23