From d3a294884980e8aeedab8be56d8f9fd1a55e3a72 Mon Sep 17 00:00:00 2001 From: Julia Silge Date: Wed, 8 Jul 2026 10:12:23 -0600 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 6c9dc658..b4e123d3 100644 --- a/apps/vscode/CHANGELOG.md +++ b/apps/vscode/CHANGELOG.md @@ -1,6 +1,6 @@ # Changelog -## 1.135.0 (Unreleased) +## 1.135.0 (Release on 2026-07-08) - In Positron, running a cell that raises an error no longer results in an error toast message (). - In Positron, Julia code cells in `.qmd` files can now be executed when the `ntluong95.positron-julia` extension is installed, the same way Python and R do ().