summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Allen <dan.j.allen@gmail.com>2022-05-18 18:21:05 -0600
committerDan Allen <dan.j.allen@gmail.com>2022-05-18 18:21:05 -0600
commitdb118e8536bc4fb04b342fba497864a60aea8f9d (patch)
tree418c4083da9849cbe1c0661955e4f42cf29fbae2
parent861a0f5263de15724d320b68e42ff0d491d40153 (diff)
add link to release notes on what's new page
-rw-r--r--docs/modules/ROOT/pages/whats-new.adoc3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/modules/ROOT/pages/whats-new.adoc b/docs/modules/ROOT/pages/whats-new.adoc
index 1cef3b26..a541737b 100644
--- a/docs/modules/ROOT/pages/whats-new.adoc
+++ b/docs/modules/ROOT/pages/whats-new.adoc
@@ -10,10 +10,11 @@
// Turn part title on when patch release items are added to page.
//= Asciidoctor PDF {page-component-version}
-_**Release date:** 2022.05.18 | *Issue label:* {url-milestone-2-0-0}[{page-component-version}.0^]_
+_**Release date:** 2022.05.18 | *Release notes:* {url-project-repo}/releases/tag/v2.0.0[2.0.0] | *Issue label:* {url-milestone-2-0-0}[{page-component-version}.0^]_
Asciidoctor PDF {page-component-version} introduces a host of new features and enhancements--like unbreakable blocks, theme keys for callout lists, automatic orphan prevention for block captions, and improved block margin logic--just to name a few!
Some of these features, improvements, and bug fixes are highlighted in the following sections.
+For a summary of the release, see the {url-project-repo}/releases/tag/v2.0.0[release notes].
For a complete list of all changes, see the {url-project-repo}/blob/main/CHANGELOG.adoc[CHANGELOG].
[#roles]