mirror of
https://github.com/anthropics/claude-code.git
synced 2025-10-19 03:17:50 +03:00
chore: Update CHANGELOG.md
This commit is contained in:
@@ -1,5 +1,10 @@
|
||||
# Changelog
|
||||
|
||||
## 0.2.82
|
||||
|
||||
- Added support for --disallowedTools
|
||||
- Renamed tools for consistency: AgentTool -> Task, LSTool -> LS, View -> Read, etc.
|
||||
|
||||
## 0.2.75
|
||||
|
||||
- Hit Enter to queue up additional messages while Claude is working
|
||||
@@ -10,12 +15,12 @@
|
||||
|
||||
## 0.2.74
|
||||
|
||||
- Add support for refreshing dynamically generated API keys (via `apiKeyHelper`), with a 5 minute TTL
|
||||
- Added support for refreshing dynamically generated API keys (via apiKeyHelper), with a 5 minute TTL
|
||||
- Task tool can now perform writes and run bash commands
|
||||
|
||||
## 0.2.72
|
||||
|
||||
- Update spinner to indicate tokens loaded and tool usage
|
||||
- Updated spinner to indicate tokens loaded and tool usage
|
||||
|
||||
## 0.2.70
|
||||
|
||||
|
||||
Reference in New Issue
Block a user