diff --git a/CHANGELOG.md b/CHANGELOG.md index 6c8fb33..b86fa0f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ ## Unreleased +## 2.5.0 (2026-09-12) + - feat: Add `Checker:format`, which checks one output format's options against the `formats` section and returns what they resolve to. It needs Quarto Wizard 3.6.0 or newer, whose `validate_format` reads the top level of the metadata where Quarto puts them. ## 2.4.0 (2026-09-09) diff --git a/CITATION.cff b/CITATION.cff index 827036d..9090e6c 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -8,5 +8,5 @@ authors: orcid: "https://orcid.org/0000-0002-3396-4549" repository-code: "https://github.com/mcanouil/quarto-lua-modules" license: MIT -date-released: "2026-09-09" -version: 2.4.0 +date-released: "2026-09-12" +version: 2.5.0