Skip to content

Commit cbb3392

Browse files
committed
add to changelog
[skip ci]
1 parent a8cfda8 commit cbb3392

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

news/changelog-1.7.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,10 @@ All changes included in 1.7:
4747
- ([#11835](https://github.com/quarto-dev/quarto-cli/issues/11835)): Take markdown structure into account when detecting minimum heading level.
4848
- ([#11964](https://github.com/quarto-dev/quarto-cli/issues/11964)): Using panel layout without a crossref label now correctly do not add an empty `#block[]` that was leading to an unnecessary space in output.
4949

50+
## Interactive Shiny Document
51+
52+
- ([#12059](https://github.com/quarto-dev/quarto-cli/issues/12059)): `quarto preview` now correctly run on Windows an interactive Quarto doc with Jupyter engine and py-shiny, when using a `*.py` file as resource.
53+
5054
## Lua Filters and extensions
5155

5256
- ([#11526](https://github.com/quarto-dev/quarto-cli/pull/11526)):

0 commit comments

Comments
 (0)