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:
10
CHANGELOG.md
10
CHANGELOG.md
@@ -1,5 +1,15 @@
|
||||
# Changelog
|
||||
|
||||
## 1.0.68
|
||||
|
||||
- Fix incorrect model names being used for certain commands like `/pr-comments`
|
||||
- Windows: improve permissions checks for allow / deny tools and project trust. This may create a new project entry in `.claude.json` - manually merge the history field if desired.
|
||||
- Windows: improve sub-process spawning to eliminate "No such file or directory" when running commands like pnpm
|
||||
- Enhanced /doctor command with CLAUDE.md and MCP tool context for self-serve debugging
|
||||
- SDK: Added canUseTool callback support for tool confirmation
|
||||
- Added `disableAllHooks` setting
|
||||
- Improved file suggestions performance in large repos
|
||||
|
||||
## 1.0.65
|
||||
|
||||
- IDE: Fixed connection stability issues and error handling for diagnostics
|
||||
|
||||
Reference in New Issue
Block a user