From 040d71b6782cfb3c2e7fb57806ba0bf54db924ef Mon Sep 17 00:00:00 2001 From: Penelope Yong Date: Tue, 22 Oct 2024 21:02:39 +0100 Subject: [PATCH] Add changelog entry for #11013 --- news/changelog-1.6.md | 1 + 1 file changed, 1 insertion(+) diff --git a/news/changelog-1.6.md b/news/changelog-1.6.md index 1743764ed1..6caa78071e 100644 --- a/news/changelog-1.6.md +++ b/news/changelog-1.6.md @@ -92,6 +92,7 @@ All changes included in 1.6: ### `julia` - ([#10225](https://github.com/quarto-dev/quarto-cli/issues/10225)): Handle API change in `is_manifest_current` in Julia 1.11. +- ([#11013](https://github.com/quarto-dev/quarto-cli/issues/11013)): Fix QuartoNotebookRunner.jl precompilation failure on Julia 1.11. ### `jupyter`