diff options
| author | Dan Allen <mojavelinux@users.noreply.github.com> | 2024-02-16 10:41:37 +0000 |
|---|---|---|
| committer | Dan Allen <mojavelinux@users.noreply.github.com> | 2024-02-16 10:41:37 +0000 |
| commit | 268a1b65e3c4781e63938d142c422f665d48f736 (patch) | |
| tree | 21c7697fc5d952b30869c4adedc3a64f63b8dbb1 | |
| parent | 2672003174a8fefa92bcd54bda781836372070c9 (diff) | |
prepare branch for development [no ci]
| -rw-r--r-- | CHANGELOG.adoc | 4 | ||||
| -rw-r--r-- | docs/antora.yml | 2 |
2 files changed, 5 insertions, 1 deletions
diff --git a/CHANGELOG.adoc b/CHANGELOG.adoc index 2e4a0b25..b99c3ccf 100644 --- a/CHANGELOG.adoc +++ b/CHANGELOG.adoc @@ -5,6 +5,10 @@ This document provides a high-level view of the changes to the {project-name} by release. For a detailed view of what has changed, refer to the {url-repo}/commits/main[commit history] on GitHub. +== Unreleased + +_No changes since previous release._ + == 2.3.13 (2024-02-16) - @mojavelinux Bug Fixes:: diff --git a/docs/antora.yml b/docs/antora.yml index c00852b7..10c826e6 100644 --- a/docs/antora.yml +++ b/docs/antora.yml @@ -1,6 +1,6 @@ name: pdf-converter title: Asciidoctor PDF -version: '2.3.13' +version: '2.3' prerelease: false asciidoc: attributes: |
