summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Allen <dan.j.allen@gmail.com>2020-11-02 16:48:09 -0700
committerDan Allen <dan.j.allen@gmail.com>2020-11-02 16:48:09 -0700
commit278dc8fcf653c4d96220fdadf5704b226bca501a (patch)
tree0f7bce7dd6d481f7133d6ee6d0cfd37819bc5360
parentf5f46c53fe78ae4400fd3de6cbad4c188c93b067 (diff)
Release 2.0.11v2.0.11
-rw-r--r--CHANGELOG.adoc6
-rw-r--r--README-de.adoc3
-rw-r--r--README-fr.adoc3
-rw-r--r--README-jp.adoc3
-rw-r--r--README-zh_CN.adoc3
-rw-r--r--README.adoc3
-rw-r--r--lib/asciidoctor/version.rb2
-rw-r--r--man/asciidoctor.110
-rw-r--r--man/asciidoctor.adoc2
9 files changed, 20 insertions, 15 deletions
diff --git a/CHANGELOG.adoc b/CHANGELOG.adoc
index 652241e3..c0395ea3 100644
--- a/CHANGELOG.adoc
+++ b/CHANGELOG.adoc
@@ -13,7 +13,8 @@ endif::[]
This document provides a high-level view of the changes introduced in Asciidoctor by release.
For a detailed view of what has changed, refer to the {uri-repo}/commits/master[commit history] on GitHub.
-== Unreleased
+// tag::compact[]
+== 2.0.11 (2020-11-02) - @mojavelinux
Bug Fixes::
@@ -92,7 +93,7 @@ Build / Infrastructure::
* Upgrade TruffleRuby to 20.0.0 (*@mogztter*)
* Trigger upstream builds for AsciidoctorJ on Github Actions (*@robertpanzer*)
-// tag::compact[]
+// end::compact[]
== 2.0.10 (2019-05-31) - @mojavelinux
Bug Fixes::
@@ -103,7 +104,6 @@ Bug Fixes::
* fix signature of SyntaxHighlighter#docinfo method (#3300)
* when `icons` is set to `image`, enable image icons, but don't use it as the value of the `icontype` attribute (#3308)
-// end::compact[]
== 2.0.9 (2019-04-30) - @mojavelinux
Bug Fixes::
diff --git a/README-de.adoc b/README-de.adoc
index 25c97383..d8d45470 100644
--- a/README-de.adoc
+++ b/README-de.adoc
@@ -1,5 +1,6 @@
= Asciidoctor
Dan Allen <https://github.com/mojavelinux[@mojavelinux]>; Sarah White <https://github.com/graphitefriction[@graphitefriction]>; Ryan Waldron <https://github.com/erebor[@erebor]>
+v2.0.11, 2020-11-02
// settings:
:idprefix:
:idseparator: -
@@ -16,7 +17,7 @@ ifdef::env-github[]
:warning-caption: :warning:
endif::[]
// Variables:
-:release-version: 2.0.10
+:release-version: 2.0.11
// URIs:
:uri-org: https://github.com/asciidoctor
:uri-repo: {uri-org}/asciidoctor
diff --git a/README-fr.adoc b/README-fr.adoc
index 6a7313df..55baef06 100644
--- a/README-fr.adoc
+++ b/README-fr.adoc
@@ -1,5 +1,6 @@
= Asciidoctor
Dan Allen <https://github.com/mojavelinux[@mojavelinux]>; Sarah White <https://github.com/graphitefriction[@graphitefriction]>; Ryan Waldron <https://github.com/erebor[@erebor]>
+v2.0.11, 2020-11-02
// settings:
:idprefix:
:idseparator: -
@@ -16,7 +17,7 @@ ifdef::env-github[]
:warning-caption: :warning:
endif::[]
// Variables:
-:release-version: 2.0.10
+:release-version: 2.0.11
// URIs:
:uri-org: https://github.com/asciidoctor
:uri-repo: {uri-org}/asciidoctor
diff --git a/README-jp.adoc b/README-jp.adoc
index 50dfaa19..dd141fb8 100644
--- a/README-jp.adoc
+++ b/README-jp.adoc
@@ -1,5 +1,6 @@
= Asciidoctor
Dan Allen <https://github.com/mojavelinux[@mojavelinux]>; Sarah White <https://github.com/graphitefriction[@graphitefriction]>; Ryan Waldron <https://github.com/erebor[@erebor]>
+v2.0.11, 2020-11-02
// settings:
:idprefix:
:idseparator: -
@@ -16,7 +17,7 @@ ifdef::env-github[]
:warning-caption: :warning:
endif::[]
// Variables:
-:release-version: 2.0.10
+:release-version: 2.0.11
// 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 1d080a6c..83af8922 100644
--- a/README-zh_CN.adoc
+++ b/README-zh_CN.adoc
@@ -1,5 +1,6 @@
= Asciidoctor
Dan Allen <https://github.com/mojavelinux[@mojavelinux]>; Sarah White <https://github.com/graphitefriction[@graphitefriction]>; Ryan Waldron <https://github.com/erebor[@erebor]>
+v2.0.11, 2020-11-02
// settings:
:page-layout: base
:idprefix:
@@ -17,7 +18,7 @@ ifdef::env-github[]
:warning-caption: :warning:
endif::[]
// Variables:
-:release-version: 2.0.10
+:release-version: 2.0.11
// URIs:
:uri-org: https://github.com/asciidoctor
:uri-repo: {uri-org}/asciidoctor
diff --git a/README.adoc b/README.adoc
index 7a5cc469..dfc6dc7b 100644
--- a/README.adoc
+++ b/README.adoc
@@ -1,5 +1,6 @@
= Asciidoctor
Dan Allen <https://github.com/mojavelinux[@mojavelinux]>; Sarah White <https://github.com/graphitefriction[@graphitefriction]>; Ryan Waldron <https://github.com/erebor[@erebor]>
+v2.0.11, 2020-11-02
// settings:
:idprefix:
:idseparator: -
@@ -16,7 +17,7 @@ ifdef::env-github[]
:warning-caption: :warning:
endif::[]
// Variables:
-:release-version: 2.0.10
+:release-version: 2.0.11
// URIs:
:uri-org: https://github.com/asciidoctor
:uri-repo: {uri-org}/asciidoctor
diff --git a/lib/asciidoctor/version.rb b/lib/asciidoctor/version.rb
index 5b163f2e..0d2ecbed 100644
--- a/lib/asciidoctor/version.rb
+++ b/lib/asciidoctor/version.rb
@@ -1,4 +1,4 @@
# frozen_string_literal: true
module Asciidoctor
- VERSION = '2.0.11.dev'
+ VERSION = '2.0.11'
end
diff --git a/man/asciidoctor.1 b/man/asciidoctor.1
index 21855178..6dbb79f0 100644
--- a/man/asciidoctor.1
+++ b/man/asciidoctor.1
@@ -1,13 +1,13 @@
'\" t
.\" Title: asciidoctor
.\" Author: Dan Allen, Sarah White, Ryan Waldron
-.\" Generator: Asciidoctor 2.0.10
-.\" Date: 2019-05-31
+.\" Generator: Asciidoctor 2.0.11
+.\" Date: 2020-11-02
.\" Manual: Asciidoctor Manual
-.\" Source: Asciidoctor 2.0.10
+.\" Source: Asciidoctor 2.0.11
.\" Language: English
.\"
-.TH "ASCIIDOCTOR" "1" "2019-05-31" "Asciidoctor 2.0.10" "Asciidoctor Manual"
+.TH "ASCIIDOCTOR" "1" "2020-11-02" "Asciidoctor 2.0.11" "Asciidoctor Manual"
.ie \n(.g .ds Aq \(aq
.el .ds Aq '
.ss \n[.ss] 0
@@ -265,4 +265,4 @@ Dan Allen
.sp
Sarah White
.sp
-Ryan Waldron
+Ryan Waldron \ No newline at end of file
diff --git a/man/asciidoctor.adoc b/man/asciidoctor.adoc
index 69ff61b6..58fb6eba 100644
--- a/man/asciidoctor.adoc
+++ b/man/asciidoctor.adoc
@@ -1,7 +1,7 @@
= asciidoctor(1)
Dan Allen; Sarah White; Ryan Waldron
:doctype: manpage
-:release-version: 2.0.10
+:release-version: 2.0.11
:man manual: Asciidoctor Manual
:man source: Asciidoctor {release-version}
:page-layout: base