Skip to content

Commit 35b2adb

Browse files
committed
chore: add changelog entry
1 parent 4ca3d65 commit 35b2adb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

news/changelog-1.7.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ All changes included in 1.7:
5858
- Expose new `quarto.paths.tinytex_bin_dir` in Quarto's Lua API. If TinyTeX is found by Quarto, this will be set to the path to the `bin` directory of the TinyTeX installation where command line tool are located (e.g., `pdflatex`, `tlmgr`, etc.). If TinyTeX is not found, this will be `nil`, meaning Quarto will use the system PATH to find the command line tools.
5959
- Fix `pandoc.mediabag` Lua typings so autocompletions work with the Lua LSP integration.
6060
- ([#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.
61+
- ([#11379](https://github.com/quarto-dev/quarto-cli/issues/11379)): Add `version` shortcode to display the current Quarto version.
6162

6263
## Engines
6364

0 commit comments

Comments
 (0)