File tree Expand file tree Collapse file tree 4 files changed +8
-4
lines changed
Expand file tree Collapse file tree 4 files changed +8
-4
lines changed Original file line number Diff line number Diff line change 55This document provides a high-level view of the changes to the {project-name} by release.
66For a detailed view of what has changed, refer to the {url-repo} /commits/main[commit history] on GitHub.
77
8- == Unreleased
8+ == 2.3.24 (2025-11-15) - @mojavelinux
99
1010Improvements::
1111
@@ -14,6 +14,10 @@ Improvements::
1414* limit min toclevels value so it does not cause TOC to be empty (#2619)
1515* add checkmark glyph (U+2713) to prose fonts (Noto Serif and Noto Sans) to avoid need for fallback font (#2617)
1616
17+ === Details
18+
19+ {url-repo}/releases/tag/v2.3.24[git tag] | {url-repo}/compare/v2.3.23\...v2.3.24[full diff]
20+
1721== 2.3.23 (2025-10-26) - @mojavelinux
1822
1923Bug Fixes::
Original file line number Diff line number Diff line change 11= Asciidoctor PDF: A native PDF converter for AsciiDoc
22Dan Allen <https: //github.com /mojavelinux[@mojavelinux] >; Sarah White <https: //github.com /graphitefriction[@graphitefriction] >
3- v2.3.23 , 2025-10-26
3+ v2.3.24 , 2025-11-15
44// Settings:
55:experimental:
66:idprefix:
Original file line number Diff line number Diff line change 11name : pdf-converter
22title : Asciidoctor PDF
3- version : ' 2.3'
3+ version : ' 2.3.24 '
44prerelease : false
55asciidoc :
66 attributes :
Original file line number Diff line number Diff line change 22
33module Asciidoctor
44 module PDF
5- VERSION = '2.3.23 '
5+ VERSION = '2.3.24 '
66 end
77end
You can’t perform that action at this time.
0 commit comments