chore: Update CHANGELOG.md
This commit is contained in:
parent
8811fc10e0
commit
c28e7f1776
1 changed files with 5 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue