diff options
| author | Dan Allen <mojavelinux@users.noreply.github.com> | 2024-03-08 09:03:13 +0000 |
|---|---|---|
| committer | Dan Allen <mojavelinux@users.noreply.github.com> | 2024-03-08 09:03:13 +0000 |
| commit | 17c64d45df672d38c6632bf058c13c7d0b27065d (patch) | |
| tree | 3830c005338ddb8858ffa924854d1bfddfa5f6a9 | |
| parent | b2c42fefb8d32791e0688ce119d6a0397c8a9dcf (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 cc24f79a..2f89a64a 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.14 (2024-03-08) - @mojavelinux Improvements:: diff --git a/docs/antora.yml b/docs/antora.yml index bca65a81..10c826e6 100644 --- a/docs/antora.yml +++ b/docs/antora.yml @@ -1,6 +1,6 @@ name: pdf-converter title: Asciidoctor PDF -version: '2.3.14' +version: '2.3' prerelease: false asciidoc: attributes: |
