diff options
| author | Dan Allen <mojavelinux@users.noreply.github.com> | 2023-06-25 02:11:16 +0000 |
|---|---|---|
| committer | Dan Allen <mojavelinux@users.noreply.github.com> | 2023-06-25 02:11:16 +0000 |
| commit | 7bd77dab5ddc9a51e265719193241278b3643b06 (patch) | |
| tree | cf0248ec06e13a2c4217a6e30092f1feb7cf1d5d | |
| parent | 5092e8f1028256910c8945c2c96a4554d6b5aa46 (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 b476cc82..9e0d4e72 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.8 (2023-06-25) - @mojavelinux Improvements:: diff --git a/docs/antora.yml b/docs/antora.yml index ff0dbf80..e1ac0d95 100644 --- a/docs/antora.yml +++ b/docs/antora.yml @@ -1,6 +1,6 @@ name: pdf-converter title: Asciidoctor PDF -version: '2.3.8' +version: '2.3' prerelease: false asciidoc: attributes: |
