chore: Update CHANGELOG.md

This commit is contained in:
GitHub Actions
2025-12-02 01:31:29 +00:00
parent 84d7b08539
commit 4928f2cdca

View File

@@ -1,5 +1,10 @@
# Changelog
## 2.0.56
- Added setting to enable/disable terminal progress bar (OSC 9;4)
- VSCode Extension: Added support for VS Code's secondary sidebar (VS Code 1.97+), allowing Claude Code to be displayed in the right sidebar while keeping the file explorer on the left. Requires setting sidebar as Preferred Location in the config.
## 2.0.55
- Fixed proxy DNS resolution being forced on by default. Now opt-in via `CLAUDE_CODE_PROXY_RESOLVES_HOSTS=true` environment variable