chore: Update CHANGELOG.md
This commit is contained in:
parent
33f1bfe5d8
commit
f73eee0ead
1 changed files with 13 additions and 0 deletions
13
CHANGELOG.md
13
CHANGELOG.md
|
|
@ -1,5 +1,18 @@
|
|||
# Changelog
|
||||
|
||||
## 2.0.0
|
||||
|
||||
- New native VS Code extension
|
||||
- Fresh coat of paint throughout the whole app
|
||||
- /rewind a conversation to undo code changes
|
||||
- /usage command to see plan limits
|
||||
- Tab to toggle thinking (sticky across sessions)
|
||||
- Ctrl-R to search history
|
||||
- Unshipped claude config command
|
||||
- Hooks: Reduced PostToolUse 'tool_use' ids were found without 'tool_result' blocks errors
|
||||
- SDK: The Claude Code SDK is now the Claude Agent SDK
|
||||
- Add subagents dynamically with `--agents` flag
|
||||
|
||||
## 1.0.126
|
||||
|
||||
- Enable /context command for Bedrock and Vertex
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue