From 9eaf570ba5450b0e58134f5c58ab17bdee547341 Mon Sep 17 00:00:00 2001 From: elliot Date: Tue, 14 Apr 2026 14:45:20 -0400 Subject: [PATCH] Prepare changelog for release 1.131.0 --- 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 488adce4..d6f3f0a3 100644 --- a/apps/vscode/CHANGELOG.md +++ b/apps/vscode/CHANGELOG.md @@ -1,6 +1,6 @@ # Changelog -## 1.131.0 (Unreleased) +## 1.131.0 (Release on 2026-04-14) - Added support for Positron's statement execution feature that reports the approximate line number of the parse error (). - Fixed a bug where `Quarto: Format Cell` would notify you that no formatter was available for code cells that were already formatted ().