diff --git a/CHANGELOG.md b/CHANGELOG.md
index 084abe8d1..4bfce89c6 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,9 @@
# Changelog
+## 2.1.201
+
+- Claude Sonnet 5 sessions no longer use the mid-conversation system role for harness reminders
+
## 2.1.200
- Changed `AskUserQuestion` dialogs to no longer auto-continue by default; opt into an idle timeout via `/config`
diff --git a/feed.xml b/feed.xml
index 8ff2585d0..5d59c0925 100644
--- a/feed.xml
+++ b/feed.xml
@@ -6,7 +6,14 @@
Anthropic
- 2026-07-03T16:52:26Z
+ 2026-07-03T23:50:29Z
+
+ https://github.com/anthropics/claude-code/releases/tag/v2.1.201
+ Claude Code v2.1.201
+
+ 2026-07-03T23:50:29Z
+ <p>• Claude Sonnet 5 sessions no longer use the mid-conversation system role for harness reminders</p>
+ https://github.com/anthropics/claude-code/releases/tag/v2.1.200Claude Code v2.1.200
@@ -451,12 +458,4 @@
<p>• [VSCode] Added usage attribution to the Account & usage dialog (/usage) showing cache misses, long context, subagents, and per-skill/agent/plugin/MCP breakdowns over the last 24h or 7d</p>
<p>• Fixed pre-warmed background workers failing with "Could not resolve authentication method" when claimed after sitting idle</p>
-
- https://github.com/anthropics/claude-code/releases/tag/v2.1.173
- Claude Code v2.1.173
-
- 2026-06-11T05:41:48Z
- <p>• Fixed Fable 5 model names with a [1m] suffix not being normalized — Fable 5 includes 1M context by default, so the suffix is now stripped automatically</p>
-<p>• Fixed a spurious "sandbox dependencies missing" startup warning on Windows when sandbox was enabled in settings</p>
-