diff options
| author | Dan Allen <dan.j.allen@gmail.com> | 2021-04-19 02:55:34 -0600 |
|---|---|---|
| committer | Dan Allen <dan.j.allen@gmail.com> | 2021-04-19 02:55:34 -0600 |
| commit | c3b4ff6645bde094ba56a4878e23068e1586dfbd (patch) | |
| tree | a836ba8c73880db9ff4be03adaa27cb3426b6f80 | |
| parent | bfbcc63d9dd664e08c8f5ab812e55554209c06bb (diff) | |
Release 2.0.14v2.0.14
| -rw-r--r-- | CHANGELOG.adoc | 6 | ||||
| -rw-r--r-- | README-de.adoc | 3 | ||||
| -rw-r--r-- | README-fr.adoc | 3 | ||||
| -rw-r--r-- | README-jp.adoc | 3 | ||||
| -rw-r--r-- | README-zh_CN.adoc | 3 | ||||
| -rw-r--r-- | README.adoc | 3 | ||||
| -rw-r--r-- | lib/asciidoctor/version.rb | 2 | ||||
| -rw-r--r-- | man/asciidoctor.1 | 8 | ||||
| -rw-r--r-- | man/asciidoctor.adoc | 2 |
9 files changed, 19 insertions, 14 deletions
diff --git a/CHANGELOG.adoc b/CHANGELOG.adoc index e2917c9f..5fff8a9d 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.14 (2021-04-19) - @mojavelinux Bug Fixes:: @@ -35,7 +36,7 @@ Build / Infrastructure:: * Run tests on JRuby for Windows (#3550) -// tag::compact[] +// end::compact[] == 2.0.13 (2021-04-10) - @mojavelinux Bug Fixes:: @@ -72,7 +73,6 @@ Documentation:: * Import documentation for processor into this repository (#3861) (*@graphitefriction*) * Add Belarusian translation of built-in attributes (PR #3928) (*@morganov*) -// end::compact[] == 2.0.12 (2020-11-10) - @mojavelinux Bug Fixes:: diff --git a/README-de.adoc b/README-de.adoc index d277e68c..8fff34e6 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.14, 2021-04-19 // settings: :idprefix: :idseparator: - @@ -16,7 +17,7 @@ ifdef::env-github[] :warning-caption: :warning: endif::[] // Variables: -:release-version: 2.0.13 +:release-version: 2.0.14 // URIs: :uri-org: https://github.com/asciidoctor :uri-repo: {uri-org}/asciidoctor diff --git a/README-fr.adoc b/README-fr.adoc index 4d1a73d1..ddbb26fa 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.14, 2021-04-19 // settings: :idprefix: :idseparator: - @@ -16,7 +17,7 @@ ifdef::env-github[] :warning-caption: :warning: endif::[] // Variables: -:release-version: 2.0.13 +:release-version: 2.0.14 // URIs: :uri-org: https://github.com/asciidoctor :uri-repo: {uri-org}/asciidoctor diff --git a/README-jp.adoc b/README-jp.adoc index 06367af3..04ec9413 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.14, 2021-04-19 // settings: :idprefix: :idseparator: - @@ -16,7 +17,7 @@ ifdef::env-github[] :warning-caption: :warning: endif::[] // Variables: -:release-version: 2.0.13 +:release-version: 2.0.14 // 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 8a90aa0c..45721e7a 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.14, 2021-04-19 // settings: :page-layout: base :idprefix: @@ -17,7 +18,7 @@ ifdef::env-github[] :warning-caption: :warning: endif::[] // Variables: -:release-version: 2.0.13 +:release-version: 2.0.14 // URIs: :uri-org: https://github.com/asciidoctor :uri-repo: {uri-org}/asciidoctor diff --git a/README.adoc b/README.adoc index fbf146a0..f30f0581 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.14, 2021-04-19 // settings: :idprefix: :idseparator: - @@ -16,7 +17,7 @@ ifdef::env-github[] :warning-caption: :warning: endif::[] // Variables: -:release-version: 2.0.13 +:release-version: 2.0.14 // 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 81b1a7d1..826f84b8 100644 --- a/lib/asciidoctor/version.rb +++ b/lib/asciidoctor/version.rb @@ -1,4 +1,4 @@ # frozen_string_literal: true module Asciidoctor - VERSION = '2.0.14.dev' + VERSION = '2.0.14' end diff --git a/man/asciidoctor.1 b/man/asciidoctor.1 index efc5e5fa..05a6db16 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.13 -.\" Date: 2021-04-10 +.\" Generator: Asciidoctor 2.0.14 +.\" Date: 2021-04-19 .\" Manual: Asciidoctor Manual -.\" Source: Asciidoctor 2.0.13 +.\" Source: Asciidoctor 2.0.14 .\" Language: English .\" -.TH "ASCIIDOCTOR" "1" "2021-04-10" "Asciidoctor 2.0.13" "Asciidoctor Manual" +.TH "ASCIIDOCTOR" "1" "2021-04-19" "Asciidoctor 2.0.14" "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 623cad33..8dc228f0 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.13 +:release-version: 2.0.14 :man manual: Asciidoctor Manual :man source: Asciidoctor {release-version} :page-layout: base |
