diff options
| author | Dan Allen <mojavelinux@users.noreply.github.com> | 2023-05-17 23:53:33 +0000 |
|---|---|---|
| committer | Dan Allen <mojavelinux@users.noreply.github.com> | 2023-05-17 23:53:33 +0000 |
| commit | 718725cff5aff82ba5b10c787f4dc96aa6326086 (patch) | |
| tree | ecc94f1821fc362f476a7cec72fc01425f6e4d27 | |
| parent | d8176b354f5b5518d93058ff740e26aa613e67f1 (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 09952317..c0916927 100644 --- a/CHANGELOG.adoc +++ b/CHANGELOG.adoc @@ -16,6 +16,10 @@ For an even more detailed look at what has changed, refer to the {url-repo}/comm This project utilizes semantic versioning. // tag::compact[] +== Unreleased + +_No changes since previous release._ + == 2.0.19 (2023-05-17) - @mojavelinux Improvements:: diff --git a/docs/antora.yml b/docs/antora.yml index 6a02316d..f78cf268 100644 --- a/docs/antora.yml +++ b/docs/antora.yml @@ -1,6 +1,6 @@ name: asciidoctor title: Asciidoctor -version: '2.0.19' +version: '2.0' asciidoc: attributes: xrefstyle: short@ |
