diff --git a/news/changelog-1.5.md b/news/changelog-1.5.md index 50f168dc9e..9e9be66e94 100644 --- a/news/changelog-1.5.md +++ b/news/changelog-1.5.md @@ -80,6 +80,7 @@ All changes included in 1.5: - ([#8715](https://github.com/quarto-dev/quarto-cli/issues/8715)): Listings should respect `image: false` - ([#8860](https://github.com/quarto-dev/quarto-cli/discussions/8860)): Don't show duplicate author names. - ([#9030](https://github.com/quarto-dev/quarto-cli/discussions/9030)): Warn (rather than error) when listing globs produce an empty listing (as this is permissable). +- ([#9447](https://github.com/quarto-dev/quarto-cli/pull/9447)): Add support for the boolean `image-lazy-loading` option to enable lazy loading of images in listings (default: `true`). ## Manuscripts