diff options
| author | Dan Allen <mojavelinux@users.noreply.github.com> | 2024-05-31 20:32:24 +0000 |
|---|---|---|
| committer | Dan Allen <mojavelinux@users.noreply.github.com> | 2024-05-31 20:32:24 +0000 |
| commit | c14851c019de2291999c1849a9cd657bca42ee25 (patch) | |
| tree | 43bde96c3ff85989b00173969dd9254ea3a2b85f | |
| parent | 1a05065b0e34c60d5c1f7fda0e9bcfd02c5afa7b (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 9f5e2246..81958a56 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.16 (2024-05-31) - @mojavelinux Improvements:: diff --git a/docs/antora.yml b/docs/antora.yml index 9db84733..10c826e6 100644 --- a/docs/antora.yml +++ b/docs/antora.yml @@ -1,6 +1,6 @@ name: pdf-converter title: Asciidoctor PDF -version: '2.3.16' +version: '2.3' prerelease: false asciidoc: attributes: |
