diff options
| author | Dan Allen <dan.j.allen@gmail.com> | 2022-01-22 23:51:18 -0700 |
|---|---|---|
| committer | Dan Allen <dan.j.allen@gmail.com> | 2022-01-23 01:21:29 -0700 |
| commit | 255d4af0868d31a03e642146a66fe95fe31c304b (patch) | |
| tree | 39ab024e9939490afce14ea526a014073455802b /docs/modules | |
| parent | 75d88d3d73a9ad08b7328dc1a4043e1424373267 (diff) | |
add description to what's new page
Diffstat (limited to 'docs/modules')
| -rw-r--r-- | docs/modules/ROOT/pages/whats-new.adoc | 3 |
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 349e9781..f649f9fb 100644 --- a/docs/modules/ROOT/pages/whats-new.adoc +++ b/docs/modules/ROOT/pages/whats-new.adoc @@ -1,11 +1,12 @@ //= What's New (Asciidoctor {page-component-version}) = What's New in {page-component-version} :doctype: book +:description: This page presents the changes made in each of the patch releases in the Asciidoctor {page-component-version} release line. :page-toclevels: 0 :url-releases-asciidoctor: {url-org}/asciidoctor/releases :url-milestone: {url-org}/asciidoctor/milestone/33?closed=1 -This page lists the changes made in each of the patch releases in the Asciidoctor {page-component-version} release line. +{description} The releases are ordered from newest to oldest. _**Cumulative issues resolved:** {url-milestone}[2.0.x^]_ |
