Skip to content

Commit

Permalink
DOC-2598: Uncomment missing entries in the changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
FarzadHayat committed Dec 12, 2024
1 parent 233f1b4 commit 838f3f9
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions modules/ROOT/pages/changelog.adoc
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
= Changelog
:description: The history of TinyMCE releases.
:description: The history of {productname} releases.
:keywords: changelog

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].
Expand All @@ -22,10 +22,10 @@ NOTE: This is the {productname} Community version changelog. For information abo
* New `disabled` option to restore the previous `readonly` mode behavior, allowing the editor to be displayed in a disabled state.
// #TINY-11488

// === Improved
// * Base64 data was not properly decoded due to unhandled URL-encoded characters.
=== Improved
* Base64 data was not properly decoded due to unhandled URL-encoded characters.
// #TINY-9548
// * The `latin` list style type is now recognized as an alias for the `alpha` list style type.
* The `latin` list style type is now recognized as an alias for the `alpha` list style type.
// #TINY-11515

=== Fixed
Expand Down

0 comments on commit 838f3f9

Please sign in to comment.