summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Allen <mojavelinux@users.noreply.github.com>2024-02-20 22:11:22 +0000
committerDan Allen <mojavelinux@users.noreply.github.com>2024-02-20 22:11:22 +0000
commit1ec651ddcf4d2cb49576e7cc62c17ec33f8aa5c1 (patch)
tree754c70b8e12728f22407f663e44005a1b6b183e2
parentd91c240a5dc71121785f98efbfd9f88a7a951f56 (diff)
release 2.0.21v2.0.21
-rw-r--r--CHANGELOG.adoc8
-rw-r--r--README-de.adoc4
-rw-r--r--README-fr.adoc4
-rw-r--r--README-jp.adoc4
-rw-r--r--README-zh_CN.adoc4
-rw-r--r--README.adoc4
-rw-r--r--docs/antora.yml4
-rw-r--r--lib/asciidoctor/version.rb2
-rw-r--r--man/asciidoctor.16
-rw-r--r--man/asciidoctor.adoc2
10 files changed, 23 insertions, 19 deletions
diff --git a/CHANGELOG.adoc b/CHANGELOG.adoc
index 74b0f4f9..b58f0c62 100644
--- a/CHANGELOG.adoc
+++ b/CHANGELOG.adoc
@@ -16,7 +16,7 @@ For an even more detailed look at what has changed, refer to the {url-repo}/comm
This project utilizes semantic versioning.
// tag::compact[]
-== Unreleased
+== 2.0.21 (2024-02-20) - @mojavelinux
Compliance::
@@ -43,6 +43,11 @@ Bug Fixes::
* Treat bare URL enclosed in angle brackets as unconstrained syntax; only match until closing angled bracket (#4468)
* Allow URL enclosed in angled brackets syntax to be escaped using backslash (#4468)
+=== Details
+
+{url-repo}/releases/tag/v2.0.21[git tag] | {url-repo}/compare/v2.0.20\...v2.0.21[full diff]
+// end::compact[]
+
== 2.0.20 (2023-05-18) - @mojavelinux
Bug Fixes::
@@ -53,7 +58,6 @@ Bug Fixes::
=== Details
{url-repo}/releases/tag/v2.0.20[git tag] | {url-repo}/compare/v2.0.19\...v2.0.20[full diff]
-// end::compact[]
== 2.0.19 (2023-05-17) - @mojavelinux
diff --git a/README-de.adoc b/README-de.adoc
index 78cf3902..3e176615 100644
--- a/README-de.adoc
+++ b/README-de.adoc
@@ -1,6 +1,6 @@
= Asciidoctor
Dan Allen <https://github.com/mojavelinux[@mojavelinux]>; Sarah White <https://github.com/graphitefriction[@graphitefriction]>
-v2.0.20, 2023-05-18
+v2.0.21, 2024-02-20
// settings:
:idprefix:
:idseparator: -
@@ -16,7 +16,7 @@ ifdef::env-github[]
:warning-caption: :warning:
endif::[]
// Variables:
-:release-version: 2.0.20
+:release-version: 2.0.21
// URIs:
:uri-org: https://github.com/asciidoctor
:uri-repo: {uri-org}/asciidoctor
diff --git a/README-fr.adoc b/README-fr.adoc
index d2b79f3b..f2c07aa1 100644
--- a/README-fr.adoc
+++ b/README-fr.adoc
@@ -1,6 +1,6 @@
= Asciidoctor
Dan Allen <https://github.com/mojavelinux[@mojavelinux]>; Sarah White <https://github.com/graphitefriction[@graphitefriction]>
-v2.0.20, 2023-05-18
+v2.0.21, 2024-02-20
// settings:
:idprefix:
:idseparator: -
@@ -16,7 +16,7 @@ ifdef::env-github[]
:warning-caption: :warning:
endif::[]
// Variables:
-:release-version: 2.0.20
+:release-version: 2.0.21
// URIs:
:uri-org: https://github.com/asciidoctor
:uri-repo: {uri-org}/asciidoctor
diff --git a/README-jp.adoc b/README-jp.adoc
index f71875ca..4c20bd4d 100644
--- a/README-jp.adoc
+++ b/README-jp.adoc
@@ -1,6 +1,6 @@
= Asciidoctor
Dan Allen <https://github.com/mojavelinux[@mojavelinux]>; Sarah White <https://github.com/graphitefriction[@graphitefriction]>
-v2.0.20, 2023-05-18
+v2.0.21, 2024-02-20
// settings:
:idprefix:
:idseparator: -
@@ -16,7 +16,7 @@ ifdef::env-github[]
:warning-caption: :warning:
endif::[]
// Variables:
-:release-version: 2.0.20
+:release-version: 2.0.21
// URIs:
:uri-org: https://github.com/asciidoctor
:uri-repo: {uri-org}/asciidoctor
diff --git a/README-zh_CN.adoc b/README-zh_CN.adoc
index 6d73dc1d..a4230fd8 100644
--- a/README-zh_CN.adoc
+++ b/README-zh_CN.adoc
@@ -1,6 +1,6 @@
= Asciidoctor
Dan Allen <https://github.com/mojavelinux[@mojavelinux]>; Sarah White <https://github.com/graphitefriction[@graphitefriction]>
-v2.0.20, 2023-05-18
+v2.0.21, 2024-02-20
// settings:
:page-layout: base
:idprefix:
@@ -17,7 +17,7 @@ ifdef::env-github[]
:warning-caption: :warning:
endif::[]
// Variables:
-:release-version: 2.0.20
+:release-version: 2.0.21
// URIs:
:uri-org: https://github.com/asciidoctor
:uri-repo: {uri-org}/asciidoctor
diff --git a/README.adoc b/README.adoc
index 0fbad5e6..f4cc0e59 100644
--- a/README.adoc
+++ b/README.adoc
@@ -1,6 +1,6 @@
= Asciidoctor
Dan Allen <https://github.com/mojavelinux[@mojavelinux]>; Sarah White <https://github.com/graphitefriction[@graphitefriction]>
-v2.0.20, 2023-05-18
+v2.0.21, 2024-02-20
// settings:
:idprefix:
:idseparator: -
@@ -16,7 +16,7 @@ ifdef::env-github[]
:warning-caption: :warning:
endif::[]
// Variables:
-:release-version: 2.0.20
+:release-version: 2.0.21
// URLs:
:url-org: https://github.com/asciidoctor
:url-repo: {url-org}/asciidoctor
diff --git a/docs/antora.yml b/docs/antora.yml
index 5a1ec3b9..f0d0e068 100644
--- a/docs/antora.yml
+++ b/docs/antora.yml
@@ -1,11 +1,11 @@
name: asciidoctor
title: Asciidoctor
-version: '2.0'
+version: '2.0.21'
asciidoc:
attributes:
xrefstyle: short@
listing-caption: Example@
- release-version: '2.0.20'
+ release-version: '2.0.21'
ruby-description: 'ruby 3.1.2p20 [x86_64-linux]'
ruby-version: '3.1'
url-api-gems: https://www.rubydoc.info/gems
diff --git a/lib/asciidoctor/version.rb b/lib/asciidoctor/version.rb
index 7c19c35d..adb05b15 100644
--- a/lib/asciidoctor/version.rb
+++ b/lib/asciidoctor/version.rb
@@ -1,4 +1,4 @@
# frozen_string_literal: true
module Asciidoctor
- VERSION = '2.0.20'
+ VERSION = '2.0.21'
end
diff --git a/man/asciidoctor.1 b/man/asciidoctor.1
index 79585bb7..0cfbacea 100644
--- a/man/asciidoctor.1
+++ b/man/asciidoctor.1
@@ -1,13 +1,13 @@
'\" t
.\" Title: asciidoctor
.\" Author: Dan Allen, Sarah White
-.\" Generator: Asciidoctor 2.0.19
+.\" Generator: Asciidoctor 2.0.20
.\" Date: 2018-03-20
.\" Manual: Asciidoctor Manual
-.\" Source: Asciidoctor 2.0.20
+.\" Source: Asciidoctor 2.0.21
.\" Language: English
.\"
-.TH "ASCIIDOCTOR" "1" "2018-03-20" "Asciidoctor 2.0.20" "Asciidoctor Manual"
+.TH "ASCIIDOCTOR" "1" "2018-03-20" "Asciidoctor 2.0.21" "Asciidoctor Manual"
.ie \n(.g .ds Aq \(aq
.el .ds Aq '
.ss \n[.ss] 0
diff --git a/man/asciidoctor.adoc b/man/asciidoctor.adoc
index d6bba236..f99434a8 100644
--- a/man/asciidoctor.adoc
+++ b/man/asciidoctor.adoc
@@ -1,7 +1,7 @@
= asciidoctor(1)
Dan Allen; Sarah White
:doctype: manpage
-:release-version: 2.0.20
+:release-version: 2.0.21
:man manual: Asciidoctor Manual
:man source: Asciidoctor {release-version}
ifdef::backend-manpage[:!author:]