chore: Update CHANGELOG.md

This commit is contained in:
GitHub Actions
2025-10-04 23:16:14 +00:00
parent 16f01d42e2
commit 852d74c61c

View File

@@ -1,5 +1,13 @@
# Changelog
## 2.0.8
- Update Bedrock default Sonnet model to `global.anthropic.claude-sonnet-4-5-20250929-v1:0`
- IDE: Add drag-and-drop support for files and folders in chat
- /context: Fix counting for thinking blocks
- Improve message rendering for users with light themes on dark terminals
- Remove deprecated .claude.json allowedTools, ignorePatterns, env, and todoFeatureEnabled config options (instead, configure these in your settings.json)
## 2.0.5
- IDE: Fix IME unintended message submission with Enter and Tab