Skip to content

Commit 007ec23

Browse files
committed
add to changelog
[skip ci]
1 parent 985346a commit 007ec23

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
@@ -108,6 +108,10 @@ All changes included in 1.7:
108108
- ([#11664](https://github.com/quarto-dev/quarto-cli/issues/11664)): `lipsum` shortcode is no longer randomly generated by default, use `{{< lipsum random=true >}}` to restore randomness.
109109
- ([#11379](https://github.com/quarto-dev/quarto-cli/issues/11379)): Add `version` shortcode to display the current Quarto version.
110110

111+
## Quarto Lua API
112+
113+
- ([#12299](https://github.com/quarto-dev/quarto-cli/issues/12299)): `quarto.doc.pdf_engine()` now correctly returns the PDF engine used for the document. `quarto.doc.cite_method()` now returns `nil` if no citation method will be used (i.e. no references is the document set).
114+
111115
## Engines
112116

113117
### `julia`

0 commit comments

Comments
 (0)