diff --git a/CHANGELOG.md b/CHANGELOG.md
index 2551042d7..40c2515c9 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,9 @@
# Changelog
+## 2.1.185
+
+- The stream-stall hint now reads "Waiting for API response · will retry in …" instead of "No response from API · Retrying in …", and triggers after 20s of silence instead of 10s
+
## 2.1.183
- Improved auto mode safety: destructive git commands (`git reset --hard`, `git checkout -- .`, `git clean -fd`, `git stash drop`) are now blocked when you didn't ask to discard local work, `git commit --amend` is blocked when the commit wasn't made by the agent this session, and `terraform destroy`/`pulumi destroy`/`cdk destroy` are blocked unless you asked for the specific stack
diff --git a/feed.xml b/feed.xml
index e35658955..6a2a720ba 100644
--- a/feed.xml
+++ b/feed.xml
@@ -6,7 +6,14 @@
Anthropic
- 2026-06-19T01:20:44Z
+ 2026-06-20T20:59:12Z
+
+ https://github.com/anthropics/claude-code/releases/tag/v2.1.185
+ Claude Code v2.1.185
+
+ 2026-06-20T20:59:12Z
+ <p>• The stream-stall hint now reads "Waiting for API response · will retry in …" instead of "No response from API · Retrying in …", and triggers after 20s of silence instead of 10s</p>
+ https://github.com/anthropics/claude-code/releases/tag/v2.1.183Claude Code v2.1.183
@@ -434,11 +441,4 @@
<p>• Removed the JetBrains plugin install suggestion from startup</p>
<p>• Renamed the dynamic-workflow trigger keyword from workflow to ultracode. The word "workflow" no longer triggers a run; asking for one in your own words still works. The trigger keyword is highlighted in violet in the prompt input</p>
-
- https://github.com/anthropics/claude-code/releases/tag/v2.1.159
- Claude Code v2.1.159
-
- 2026-05-31T19:42:41Z
- <p>• Internal infrastructure improvements (no user-facing changes)</p>
-