Skip to content

Commit edd36d7

Browse files
committed
DOC-2578: Comment out changelog title placeholders for post release fixes.
1 parent 1761cd2 commit edd36d7

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

modules/ROOT/pages/changelog.adoc

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,10 @@ NOTE: This is the {productname} Community version changelog. For information abo
2222
* New `disabled` option to restore the previous `readonly` mode behavior, allowing the editor to be displayed in a disabled state.
2323
// #TINY-11488
2424

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

3131
=== Fixed
@@ -35,7 +35,7 @@ NOTE: This is the {productname} Community version changelog. For information abo
3535
// #TINY-11391
3636
* Changing the table row type when a contenteditable=false cell was selected would not work as expected.
3737
// #TINY-11383
38-
* The `samp` format was being applied as a `block` level format, instead of an `inline` format.
38+
// * The `samp` format was being applied as a `block` level format, instead of an `inline` format.
3939
// #TINY-11390
4040
* Removed title attribute from dialog tree elements as they already have a tooltip.
4141
// #TINY-11470

0 commit comments

Comments
 (0)