diff --git a/CHANGELOG.adoc b/CHANGELOG.adoc index 7c391f1c3a..71e8115e57 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.13 (2021-04-10) - @mojavelinux Bug Fixes:: @@ -49,7 +50,7 @@ Documentation:: * Import documentation for processor into this repository (#3861) (*@graphitefriction*) * Add Belarusian translation of built-in attributes (PR #3928) (*@morganov*) -// tag::compact[] +// end::compact[] == 2.0.12 (2020-11-10) - @mojavelinux Bug Fixes:: @@ -73,7 +74,6 @@ Build / Infrastructure:: * Migrate Windows CI jobs to GitHub Actions (#3839) * Run CI job on macOS (#3842) -// end::compact[] == 2.0.11 (2020-11-02) - @mojavelinux Bug Fixes:: diff --git a/README-de.adoc b/README-de.adoc index 41077ceaa1..cc07d1d14d 100644 --- a/README-de.adoc +++ b/README-de.adoc @@ -1,5 +1,6 @@ = Asciidoctor Dan Allen ; Sarah White ; Ryan Waldron +v2.0.13, 2021-04-10 // settings: :idprefix: :idseparator: - @@ -16,7 +17,7 @@ ifdef::env-github[] :warning-caption: :warning: endif::[] // Variables: -:release-version: 2.0.12 +:release-version: 2.0.13 // URIs: :uri-org: https://github.com/asciidoctor :uri-repo: {uri-org}/asciidoctor diff --git a/README-fr.adoc b/README-fr.adoc index 7aa9fa0a88..bee8ec18a0 100644 --- a/README-fr.adoc +++ b/README-fr.adoc @@ -1,5 +1,6 @@ = Asciidoctor Dan Allen ; Sarah White ; Ryan Waldron +v2.0.13, 2021-04-10 // settings: :idprefix: :idseparator: - @@ -16,7 +17,7 @@ ifdef::env-github[] :warning-caption: :warning: endif::[] // Variables: -:release-version: 2.0.12 +:release-version: 2.0.13 // URIs: :uri-org: https://github.com/asciidoctor :uri-repo: {uri-org}/asciidoctor diff --git a/README-jp.adoc b/README-jp.adoc index 080b73cff2..05828ceeb0 100644 --- a/README-jp.adoc +++ b/README-jp.adoc @@ -1,5 +1,6 @@ = Asciidoctor Dan Allen ; Sarah White ; Ryan Waldron +v2.0.13, 2021-04-10 // settings: :idprefix: :idseparator: - @@ -16,7 +17,7 @@ ifdef::env-github[] :warning-caption: :warning: endif::[] // Variables: -:release-version: 2.0.12 +:release-version: 2.0.13 // 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 b285547a3e..7c95e99b85 100644 --- a/README-zh_CN.adoc +++ b/README-zh_CN.adoc @@ -1,5 +1,6 @@ = Asciidoctor Dan Allen ; Sarah White ; Ryan Waldron +v2.0.13, 2021-04-10 // settings: :page-layout: base :idprefix: @@ -17,7 +18,7 @@ ifdef::env-github[] :warning-caption: :warning: endif::[] // Variables: -:release-version: 2.0.12 +:release-version: 2.0.13 // URIs: :uri-org: https://github.com/asciidoctor :uri-repo: {uri-org}/asciidoctor diff --git a/README.adoc b/README.adoc index 42b4f8d837..9eb2861e99 100644 --- a/README.adoc +++ b/README.adoc @@ -1,5 +1,6 @@ = Asciidoctor Dan Allen ; Sarah White ; Ryan Waldron +v2.0.13, 2021-04-10 // settings: :idprefix: :idseparator: - @@ -16,7 +17,7 @@ ifdef::env-github[] :warning-caption: :warning: endif::[] // Variables: -:release-version: 2.0.12 +:release-version: 2.0.13 // URLs: :url-org: https://github.com/asciidoctor :url-repo: {url-org}/asciidoctor diff --git a/lib/asciidoctor/version.rb b/lib/asciidoctor/version.rb index c48a9265e0..12c1a450ae 100644 --- a/lib/asciidoctor/version.rb +++ b/lib/asciidoctor/version.rb @@ -1,4 +1,4 @@ # frozen_string_literal: true module Asciidoctor - VERSION = '2.0.13.dev' + VERSION = '2.0.13' end diff --git a/man/asciidoctor.1 b/man/asciidoctor.1 index cc6c134b9c..efc5e5fa7e 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.12 -.\" Date: 2020-11-10 +.\" Generator: Asciidoctor 2.0.13 +.\" Date: 2021-04-10 .\" Manual: Asciidoctor Manual -.\" Source: Asciidoctor 2.0.12 +.\" Source: Asciidoctor 2.0.13 .\" Language: English .\" -.TH "ASCIIDOCTOR" "1" "2020-11-10" "Asciidoctor 2.0.12" "Asciidoctor Manual" +.TH "ASCIIDOCTOR" "1" "2021-04-10" "Asciidoctor 2.0.13" "Asciidoctor Manual" .ie \n(.g .ds Aq \(aq .el .ds Aq ' .ss \n[.ss] 0 @@ -188,7 +188,7 @@ Include backtrace information when reporting errors. .sp \fB\-v, \-\-verbose\fP .RS 4 -Verbosely print processing information to stderr, including debug\-level log messages. +Sets log level to DEBUG so application messages logged at INFO or DEBUG level are printed to stderr. .RE .sp \fB\-w, \-\-warnings\fP @@ -220,7 +220,7 @@ Print program version number. \fBAsciidoctor\fP honors the \fBSOURCE_DATE_EPOCH\fP environment variable. If this variable is assigned an integer value, that value is used as the epoch of all input documents and as the local date and time. See \c -.URL "https://reproducible\-builds.org/specs/source\-date\-epoch/" "" " " +.URL "https://reproducible\-builds.org/specs/source\-date\-epoch/" "" "" for more information about this environment variable. .SH "EXIT STATUS" .sp @@ -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 9eadda4461..623cad3300 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.12 +:release-version: 2.0.13 :man manual: Asciidoctor Manual :man source: Asciidoctor {release-version} :page-layout: base