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,8 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## 0.2.125
|
||||
- Breaking change: Bedrock ARN passed to `ANTHROPIC_MODEL` or `ANTHROPIC_SMALL_FAST_MODEL` should no longer contain an escaped slash (specify `/` instead of `%2F`)
|
||||
- Removed `DEBUG=true` in favor of `ANTHROPIC_LOG=debug`, to log all requests
|
||||
|
||||
## 0.2.117
|
||||
|
||||
- Breaking change: --print JSON output now returns nested message objects, for forwards-compatability as we introduce new metadata fields
|
||||
- Breaking change: --print JSON output now returns nested message objects, for forwards-compatibility as we introduce new metadata fields
|
||||
- Introduced settings.cleanupPeriodDays
|
||||
- Introduced CLAUDE_CODE_API_KEY_HELPER_TTL_MS env var
|
||||
- Introduced --debug mode
|
||||
|
||||
Reference in New Issue
Block a user