Skip to content

Commit f44e552

Browse files
committed
add changelog
1 parent c3ca827 commit f44e552

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

news/changelog-1.7.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,12 @@ All changes included in 1.7:
2222
that allows to check whether a node is empty, i.e., whether it's an
2323
empty list, has no child nodes, and contains no text.
2424

25+
## Engines
26+
27+
### `julia`
28+
29+
- ([#11659](https://github.com/quarto-dev/quarto-cli/pull/11659)): Fix escaping bug where paths containing spaces or backslashes break server startup on Windows.
30+
2531
## Other Fixes and Improvements
2632

2733
- ([#11643](https://github.com/quarto-dev/quarto-cli/issues/11643)): Improve highlighting of nested code block inside markdown code block, i.e. using ` ```{{python}} ` or ` ```python ` inside ` ````markdown` fenced code block.

0 commit comments

Comments
 (0)