From c9181ca6ebe6daf51de55abc6bd9bc888fae0d3e Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Tue, 14 Jul 2026 17:59:31 +0000 Subject: [PATCH] chore: Update CHANGELOG.md and feed.xml --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9a1647d56..e56d16219 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3483,7 +3483,7 @@ ## 2.1.15 -- Added deprecation notification for npm installations - run `claude install` or see https://docs.anthropic.com/en/docs/claude-code/getting-started for more options +- Added deprecation notification for npm installations - run `claude install` or see https://code.claude.com/docs/en/setup for more options - Improved UI rendering performance with React Compiler - Fixed the "Context left until auto-compact" warning not disappearing after running `/compact` - Fixed MCP stdio server timeout not killing child process, which could cause UI freezes