mirror of
https://github.com/anthropics/claude-code.git
synced 2026-01-30 04:02:03 +00:00
chore: Update CHANGELOG.md
This commit is contained in:
@@ -1,5 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## 2.0.55
|
||||
|
||||
- Fixed proxy DNS resolution being forced on by default. Now opt-in via `CLAUDE_CODE_PROXY_RESOLVES_HOSTS=true` environment variable
|
||||
- Fixed keyboard navigation becoming unresponsive when holding down arrow keys in memory location selector
|
||||
- Improved AskUserQuestion tool to auto-submit single-select questions on the last question, eliminating the extra review screen for simple question flows
|
||||
- Improved fuzzy matching for `@` file suggestions with faster, more accurate results
|
||||
|
||||
## 2.0.54
|
||||
|
||||
- Hooks: Enable PermissionRequest hooks to process 'always allow' suggestions and apply permission updates
|
||||
|
||||
Reference in New Issue
Block a user