diff options
| author | Dan Allen <dan.j.allen@gmail.com> | 2019-10-11 01:02:21 -0600 |
|---|---|---|
| committer | Dan Allen <dan.j.allen@gmail.com> | 2019-10-11 01:02:21 -0600 |
| commit | a40ea53d02d29bded8b3e0ebcdbe12b021da9630 (patch) | |
| tree | d8b15f87de860de749d59bb7abffae2fb7e59b3b | |
| parent | 43f15104b8036e6306ab5ce2c13bad36c83de0c1 (diff) | |
Release 1.5.0.beta.6
| -rw-r--r-- | CHANGELOG.adoc | 2 | ||||
| -rw-r--r-- | README.adoc | 3 |
2 files changed, 3 insertions, 2 deletions
diff --git a/CHANGELOG.adoc b/CHANGELOG.adoc index 3a2bb032..23a52fd6 100644 --- a/CHANGELOG.adoc +++ b/CHANGELOG.adoc @@ -5,7 +5,7 @@ This document provides a high-level view of the changes to the {project-name} by release. For a detailed view of what has changed, refer to the {uri-repo}/commits/master[commit history] on GitHub. -== Unreleased +== 1.5.0.beta.6 (2019-10-11) - @mojavelinux * reorganize source files under asciidoctor/pdf folder (instead of asciidoctor-pdf) * reorganize monkeypatch files under asciidoctor/pdf/ext diff --git a/README.adoc b/README.adoc index afd410c3..cc6d0b0f 100644 --- a/README.adoc +++ b/README.adoc @@ -1,5 +1,6 @@ = Asciidoctor PDF: A native PDF converter for AsciiDoc Dan Allen <https://github.com/mojavelinux[@mojavelinux]>; Sarah White <https://github.com/graphitefriction[@graphitefriction]> +v1.5.0.beta.6, 2019-10-11 // Settings: :experimental: :idprefix: @@ -23,7 +24,7 @@ endif::[] :project-name: Asciidoctor PDF :project-handle: asciidoctor-pdf // Variables: -:release-version: 1.5.0.beta.5 +:release-version: 1.5.0.beta.6 // URIs: :url-asciidoctor: http://asciidoctor.org :url-gem: http://rubygems.org/gems/asciidoctor-pdf |
