diff options
| author | Dan Allen <mojavelinux@users.noreply.github.com> | 2024-03-12 03:32:31 +0000 |
|---|---|---|
| committer | Dan Allen <mojavelinux@users.noreply.github.com> | 2024-03-12 03:32:31 +0000 |
| commit | 821afab64d2f4c7ad0fb2ff396e6dfa9ec9573cf (patch) | |
| tree | 45accbf602b787e49fa2adda805bc699d4288ea7 | |
| parent | 0e3fc66e72db4e366bbb426113568a1b95973d46 (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 e209c8b1..b9f41efd 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.15 (2024-03-12) - @mojavelinux Improvements:: diff --git a/docs/antora.yml b/docs/antora.yml index 3ad419ff..10c826e6 100644 --- a/docs/antora.yml +++ b/docs/antora.yml @@ -1,6 +1,6 @@ name: pdf-converter title: Asciidoctor PDF -version: '2.3.15' +version: '2.3' prerelease: false asciidoc: attributes: |
