From 2d5c3c6c85048de7a4426a91268076807ebaeba5 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Fri, 29 May 2026 01:42:17 +0000 Subject: [PATCH] chore: Update CHANGELOG.md and feed.xml --- CHANGELOG.md | 4 ++++ feed.xml | 17 ++++++++--------- 2 files changed, 12 insertions(+), 9 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 92ea9fb74..7ae03d6fa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # Changelog +## 2.1.156 + +- Fixed an issue when using Opus 4.8 where thinking blocks were modified, leading to API errors. + ## 2.1.154 - Opus 4.8 is here! Now defaults to high effort · /effort xhigh for your hardest tasks diff --git a/feed.xml b/feed.xml index 33589fd63..088290255 100644 --- a/feed.xml +++ b/feed.xml @@ -6,7 +6,14 @@ Anthropic - 2026-05-28T18:00:47Z + 2026-05-29T01:42:17Z + + https://github.com/anthropics/claude-code/releases/tag/v2.1.156 + Claude Code v2.1.156 + + 2026-05-29T01:42:17Z + <p>• Fixed an issue when using Opus 4.8 where thinking blocks were modified, leading to API errors.</p> + https://github.com/anthropics/claude-code/releases/tag/v2.1.154 Claude Code v2.1.154 @@ -645,12 +652,4 @@ <p>• Updated the /tui fullscreen startup banner to describe additional renderer benefits (lower memory usage, mouse support, auto-copy on select)</p> <p>• Fixed Bedrock and Vertex 400 errors when ENABLE_PROMPT_CACHING_1H is set</p> - - https://github.com/anthropics/claude-code/releases/tag/v2.1.131 - Claude Code v2.1.131 - - 2026-05-18T01:52:01Z - <p>• Fixed VS Code extension failing to activate on Windows due to a hardcoded build path in the bundled SDK (createRequire polyfill bug)</p> -<p>• Fixed Mantle endpoint authentication failing with missing x-api-key header</p> -