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.154Claude 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>
-