diff --git a/packages/vscode/CHANGELOG.md b/packages/vscode/CHANGELOG.md index 61ff9f97..2f529cb1 100644 --- a/packages/vscode/CHANGELOG.md +++ b/packages/vscode/CHANGELOG.md @@ -1,3 +1,7 @@ +## [Unreleased] + +- No notable changes. + ## [1.13.7] - 2026-06-28 - Chat: with tool calls (such as Bash and Edit) shown expanded by default, scrolling no longer twitches, and slow scrolling no longer jumps past several messages.