From 998c058be507c796d8fac2a41f4dea3e57bc6bbd Mon Sep 17 00:00:00 2001 From: elliot Date: Fri, 11 Sep 2026 15:15:30 -0400 Subject: [PATCH] prepare changelog for release --- apps/vscode/CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/vscode/CHANGELOG.md b/apps/vscode/CHANGELOG.md index 56e6a6c7..257ceb18 100644 --- a/apps/vscode/CHANGELOG.md +++ b/apps/vscode/CHANGELOG.md @@ -1,6 +1,6 @@ # Changelog -## 1.138.0 (Unreleased) +## 1.138.0 (Release on 2026-09-11) - In Positron, running a Python cell in a knitr document now respects the `quarto.cells.useReticulate` setting, instead of always routing it through reticulate on the R console (). - In Positron, when Positron serves language features for code cells itself (the `quarto.embeddedLanguageFeatures.native` setting), the extension no longer serves them from virtual document temp files ().