diff --git a/CHANGELOG.md b/CHANGELOG.md
index a18a9d303..7eed31f6c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,9 @@
# Changelog
+## 2.1.231
+
+- Fixed MCP OAuth sign-in failing with a redirect URI mismatch for servers that use a pre-registered OAuth client, such as Slack
+
## 2.1.229
- Documented `claude remote-control --continue` for resuming the most recent Remote Control session
diff --git a/feed.xml b/feed.xml
index 73bffff31..4a8829703 100644
--- a/feed.xml
+++ b/feed.xml
@@ -6,7 +6,14 @@
Anthropic
- 2026-08-12T20:56:14Z
+ 2026-08-13T08:38:44Z
+
+ https://github.com/anthropics/claude-code/releases/tag/v2.1.231
+ Claude Code v2.1.231
+
+ 2026-08-13T08:38:44Z
+ <p>• Fixed MCP OAuth sign-in failing with a redirect URI mismatch for servers that use a pre-registered OAuth client, such as Slack</p>
+ https://github.com/anthropics/claude-code/releases/tag/v2.1.229Claude Code v2.1.229
@@ -588,11 +595,4 @@
<p>• Agent view: the session you pressed ← from stays visibly marked even after mouse hover or arrow keys move the selection</p>
<p>• Fable temporarily shows as unavailable in the advisor picker while a server-side issue causing Fable advisor failures is fixed</p>
-
- https://github.com/anthropics/claude-code/releases/tag/v2.1.209
- Claude Code v2.1.209
-
- 2026-07-14T06:36:21Z
- <p>• Fixed /model and other dialogs being blocked in claude agents background sessions (reverts an overly broad guard)</p>
-