diff --git a/CHANGELOG.md b/CHANGELOG.md index 153b4cbf..09c19e87 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # Changelog +## 2.1.52 + +- VS Code: Fixed extension crash on Windows ("command 'claude-vscode.editor.openLast' not found") + ## 2.1.51 - Added `claude remote-control` subcommand for external builds, enabling local environment serving for all users.