From 8bdc520c7ca986e12e53ee682972384234734878 Mon Sep 17 00:00:00 2001 From: Karl Kemister-Sheppard Date: Thu, 29 May 2025 10:26:53 +1000 Subject: [PATCH 1/2] DOC-3207: TinyMCE 6.8.6 changelog. --- .api-version | 2 +- changelog.md | 4 ++++ modules/ROOT/pages/changelog.adoc | 6 ++++++ 3 files changed, 11 insertions(+), 1 deletion(-) diff --git a/.api-version b/.api-version index ba62514d12..998ff504cb 100644 --- a/.api-version +++ b/.api-version @@ -1 +1 @@ -6.8.4 \ No newline at end of file +6.8.5 \ 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 From 417ae8d1ecdcab774d60193e959b4ee292967b3d Mon Sep 17 00:00:00 2001 From: Karl Kemister-Sheppard Date: Thu, 29 May 2025 13:03:55 +1000 Subject: [PATCH 2/2] Update .api-version --- .api-version | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.api-version b/.api-version index 998ff504cb..0169acef97 100644 --- a/.api-version +++ b/.api-version @@ -1 +1 @@ -6.8.5 \ No newline at end of file +6.8.6 \ No newline at end of file