diff --git a/CHANGELOG.md b/CHANGELOG.md index 6524ce9..cc30a86 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ ## Unreleased +## 2.3.0 (2026-09-07) + - refactor: Remove the `@version` line from the header of every module. The release no longer stamps a version into a module, so the bytes of a module now change only when its code changes. ## 2.2.0 (2026-09-06) diff --git a/CITATION.cff b/CITATION.cff index 0d7b50f..c4592ab 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-06" -version: 2.2.0 +date-released: "2026-09-07" +version: 2.3.0