diff --git a/modules/ROOT/nav.adoc b/modules/ROOT/nav.adoc index 1e899f2647..0fd8027f6f 100644 --- a/modules/ROOT/nav.adoc +++ b/modules/ROOT/nav.adoc @@ -421,6 +421,9 @@ ** xref:tinymce-and-cors.adoc[Cross-Origin Resource Sharing (CORS)] * Release information ** xref:release-notes.adoc[Release notes for {productname}] +*** {productname} 8.2.1 +**** xref:8.2.0-release-notes.adoc#overview[Overview] +**** xref:8.2.0-release-notes.adoc#bug-fixes[Bug fixes] *** {productname} 8.2.0 **** xref:8.2.0-release-notes.adoc#overview[Overview] **** xref:8.2.0-release-notes.adoc#accompanying-premium-plugin-changes[Accompanying Premium Plugin changes] diff --git a/modules/ROOT/pages/8.2.1-release-notes.adoc b/modules/ROOT/pages/8.2.1-release-notes.adoc new file mode 100644 index 0000000000..858664947a --- /dev/null +++ b/modules/ROOT/pages/8.2.1-release-notes.adoc @@ -0,0 +1,28 @@ += {productname} {release-version} +:release-version: 8.2.1 +:navtitle: {productname} {release-version} +:description: Release notes for {productname} {release-version} +:keywords: releasenotes, bugfixes +:page-toclevels: 1 + +include::partial$misc/admon-releasenotes-for-stable.adoc[] + + +[[overview]] +== Overview + +{productname} {release-version} was released for {enterpriseversion} and {cloudname} on ,
^^, . These release notes provide an overview of the changes for {productname} {release-version}, including: + +// Remove sections and section boilerplates as necessary. +* xref:bug-fixes[Bug fixes] + + +[[bug-fixes]] +== Bug fixes + +{productname} {release-version} also includes the following bug fix: + +=== +// #TINY-vwxyz1 + +// CCFR here. \ No newline at end of file