diff --git a/.api-version b/.api-version index ba62514d12..0169acef97 100644 --- a/.api-version +++ b/.api-version @@ -1 +1 @@ -6.8.4 \ No newline at end of file +6.8.6 \ No newline at end of file diff --git a/changelog.md b/changelog.md index 149a578f1d..09034fbd32 100644 --- a/changelog.md +++ b/changelog.md @@ -6,6 +6,10 @@ The format is loosely based on [Keep a Changelog](https://keepachangelog.com/en/ ### Unreleased +### 2025-05-29 + +- DOC-3207: Update `Notices` file and minified notices. + ### 2024-02-13 - DOC-2174: added documentation for Mentions plugin's `getUsers` API deprecation to `6.0-release-notes-premium-changes.adoc` and `migration-from-5x.adoc`. diff --git a/modules/ROOT/pages/changelog.adoc b/modules/ROOT/pages/changelog.adoc index 9d4209396a..691da6458e 100644 --- a/modules/ROOT/pages/changelog.adoc +++ b/modules/ROOT/pages/changelog.adoc @@ -4,6 +4,12 @@ NOTE: This is the {productname} Community version changelog. For information about the latest {cloudname} or {enterpriseversion} Release, see: xref:release-notes.adoc[{productname} Release Notes]. +== 6.8.6 - 2025-05-29 + +=== Improved + +* Update `Notices` file and minified notices. +// #TINY-12091 == 6.8.5 - 2024-10-10