We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f15c1f9 commit ea31e8bCopy full SHA for ea31e8b
apps/vscode/CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## 1.115.0
4
+
5
+- Improved reliability of sequential execution of code cells in Positron (<https://github.com/quarto-dev/quarto/pull/510>).
6
7
## 1.114.0 (Release on 06 Aug 2024)
8
9
- Update front matter Markdown grammar specification (<https://github.com/quarto-dev/quarto/pull/506>).
@@ -10,7 +14,7 @@
10
14
11
15
## 1.112.0 (Release on 29 May 2024)
12
16
13
-- Add GH action to generate .visx
17
+- Add GH action to generate .visx
18
- Render output in a temp directory when in an R package
19
- Improved statement execution
20
0 commit comments