mirror of
https://github.com/anthropics/claude-code.git
synced 2026-02-01 22:48:05 +00:00
chore: Update CHANGELOG.md
This commit is contained in:
@@ -1,5 +1,13 @@
|
||||
# Changelog
|
||||
|
||||
## 1.0.124
|
||||
|
||||
- Set `CLAUDE_BASH_NO_LOGIN` environment variable to 1 or true to to skip login shell for BashTool
|
||||
- Fix Bedrock and Vertex environment variables evaluating all strings as truthy
|
||||
- No longer inform Claude of the list of allowed tools when permission is denied
|
||||
- Fixed security vulnerability in Bash tool permission checks
|
||||
- Improved VSCode extension performance for large files
|
||||
|
||||
## 1.0.123
|
||||
|
||||
- Bash permission rules now support output redirections when matching (e.g., `Bash(python:*)` matches `python script.py > output.txt`)
|
||||
|
||||
Reference in New Issue
Block a user