diff options
| author | Dan Allen <mojavelinux@users.noreply.github.com> | 2022-09-17 20:27:25 +0000 |
|---|---|---|
| committer | Dan Allen <mojavelinux@users.noreply.github.com> | 2022-09-17 20:27:25 +0000 |
| commit | b5fce94f8837e6f47e50888b3fbf8c17b6ccc0df (patch) | |
| tree | 5f4366330a149bb209419d9098a1607afc940525 | |
| parent | 2b77f98015d4542f7eb713e585dd20e29ac0537a (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 21f6bcad..6b89a60b 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.1 (2022-09-17) - @mojavelinux Improvements:: diff --git a/docs/antora.yml b/docs/antora.yml index f7a357a2..396b2f43 100644 --- a/docs/antora.yml +++ b/docs/antora.yml @@ -1,6 +1,6 @@ name: pdf-converter title: Asciidoctor PDF -version: '2.3.1' +version: '2.3' prerelease: false asciidoc: attributes: |
