Skip to content

Commit e6372e4

Browse files
committed
Add to changelog
[skip ci]
1 parent 05958bc commit e6372e4

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

news/changelog-1.8.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,12 @@ All changes included in 1.8:
6262

6363
- ([#12733](https://github.com/quarto-dev/quarto-cli/issues/12733)): Add installed extensions to `quarto inspect` project report.
6464

65+
## Engines
66+
67+
### `jupyter`
68+
69+
- ([#12753](https://github.com/quarto-dev/quarto-cli/issues/12753)): Support change in IPython 9+ and import `set_matplotlib_formats` from `matplotlib_inline.backend_inline` in the internal `setup.py` script used to initialize rendering with Jupyter engine.
70+
6571
## Other fixes and improvements
6672

6773
- ([#11321](https://github.com/quarto-dev/quarto-cli/issues/11321)): Follow [recommendation from LaTeX project](https://latex-project.org/news/latex2e-news/ltnews40.pdf) and use `lualatex` instead of `xelatex` as the default PDF engine.

0 commit comments

Comments
 (0)