diff --git a/CHANGELOG.md b/CHANGELOG.md index 1f5598474..20cadc6c6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # Changelog +## 2.1.150 + +- Internal infrastructure improvements (no user-facing changes) + ## 2.1.149 - `/usage` now shows a per-category breakdown of what's driving your limits usage — skills, subagents, plugins, and per-MCP-server cost diff --git a/feed.xml b/feed.xml index d1dfb3e78..2e400b271 100644 --- a/feed.xml +++ b/feed.xml @@ -6,7 +6,14 @@ Anthropic - 2026-05-22T22:09:22Z + 2026-05-23T04:03:45Z + + https://github.com/anthropics/claude-code/releases/tag/v2.1.150 + Claude Code v2.1.150 + + 2026-05-23T04:03:45Z + <p>• Internal infrastructure improvements (no user-facing changes)</p> + https://github.com/anthropics/claude-code/releases/tag/v2.1.149 Claude Code v2.1.149 @@ -629,11 +636,4 @@ <p>• PowerShell tool: bare -- (e.g. git diff -- file) is no longer mis-flagged as the --% stop-parsing token</p> <p>• Fixed Agent SDK hang when the model emits a malformed tool name in a parallel tool call batch</p> - - https://github.com/anthropics/claude-code/releases/tag/v2.1.123 - Claude Code v2.1.123 - - 2026-05-18T01:52:01Z - <p>• Fixed OAuth authentication failing with a 401 retry loop when CLAUDE_CODE_DISABLE_EXPERIMENTAL_BETAS=1 is set</p> -