diff --git a/apps/vscode/CHANGELOG.md b/apps/vscode/CHANGELOG.md index a24d9f2b..93141c6d 100644 --- a/apps/vscode/CHANGELOG.md +++ b/apps/vscode/CHANGELOG.md @@ -1,11 +1,13 @@ # Changelog -## 1.125.0 (Unreleased) +## 1.125.0 (Release on 2025-09-03) - Fixed an issue where attribute values containing '='s could be truncated in some scenarios (). - Fixed an issue where a loading spinner for qmd previews wasn't dismissed on preview errors (). - Diagnostics are no longer reported for internal temporary virtual document files (). - Fixed switching to visual mode for untitled documents in Positron (). +- Use environment variable `QUARTO_PANDOC`, to use a custom path to Pandoc for the extension () +- Re-enable completions in visual mode in Positron, with fixes () ## 1.124.0 (Release on 2025-08-20)