Skip to content

Commit 01ec3e7

Browse files
committed
Add to changelog
[skip ci]
1 parent 22b6c5d commit 01ec3e7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

news/changelog-1.7.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ All changes included in 1.7:
1313
## YAML validation
1414

1515
- ([#11654](https://github.com/quarto-dev/quarto-cli/issues/11654)): Allow `page-inset` as value in `column` key for code cells.
16+
- ([#12151](https://github.com/quarto-dev/quarto-cli/issues/12151)): Fix YAML validation in computations cell on Windows.
17+
- ([#12151](https://github.com/quarto-dev/quarto-cli/pull/12151)): Basic YAML validation is now active in cell for document using Julia engine.
1618

1719
## Website projects
1820

@@ -72,6 +74,7 @@ All changes included in 1.7:
7274

7375
- ([#11659](https://github.com/quarto-dev/quarto-cli/pull/11659)): Fix escaping bug where paths containing spaces or backslashes break server startup on Windows.
7476
- ([#12121](https://github.com/quarto-dev/quarto-cli/pull/12121)): Update QuartoNotebookRunner to 0.13.1. Support for evaluating Python cells via [PythonCall.jl](https://github.com/JuliaPy/PythonCall.jl) added.
77+
- ([#12151](https://github.com/quarto-dev/quarto-cli/pull/12151)): Basic YAML validation is now active for document using Julia engine.
7578

7679
## Other Fixes and Improvements
7780

0 commit comments

Comments
 (0)