diff --git a/apps/vscode/CHANGELOG.md b/apps/vscode/CHANGELOG.md index c80b602b..7b2589b9 100644 --- a/apps/vscode/CHANGELOG.md +++ b/apps/vscode/CHANGELOG.md @@ -1,6 +1,6 @@ # Changelog -## 1.128.0 (Unreleased) +## 1.128.0 (Release on 2026-01-08) - Fixed a bug where code blocks inside complex div structures (e.g., many `::: {.notes}` divs without preceding blank lines) were not detected as executable cells (). - Added a public API that other extensions can query to get the Quarto CLI path, version, and availability ().