mirror of
https://github.com/anthropics/claude-code.git
synced 2026-01-30 04:02:03 +00:00
chore: Update CHANGELOG.md
This commit is contained in:
10
CHANGELOG.md
10
CHANGELOG.md
@@ -1,5 +1,15 @@
|
||||
# Changelog
|
||||
|
||||
## 2.1.16
|
||||
|
||||
- Added new task management system, including new capabilities like dependency tracking
|
||||
- [VSCode] Added native plugin management support
|
||||
- [VSCode] Added ability for OAuth users to browse and resume remote Claude sessions from the Sessions dialog
|
||||
- Fixed out-of-memory crashes when resuming sessions with heavy subagent usage
|
||||
- Fixed an issue where the "context remaining" warning was not hidden after running `/compact`
|
||||
- Fixed session titles on the resume screen not respecting the user's language setting
|
||||
- [IDE] Fixed a race condition on Windows where the Claude Code sidebar view container would not appear on start
|
||||
|
||||
## 2.1.15
|
||||
|
||||
- Added deprecation notification for npm installations - run `claude install` or see https://docs.anthropic.com/en/docs/claude-code/getting-started for more options
|
||||
|
||||
Reference in New Issue
Block a user