Skip to content

Commit

Permalink
fix: rte-changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
gjulivan committed Oct 29, 2024
1 parent 6ff9ee1 commit 5cff39d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/pluggableWidgets/rich-text-web/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),

## [Unreleased]

### Breaking Change
### Breaking changes

- The Rich Text widget has been updated to use Quill V2 due to a license change in TinyMCE. Unlike TinyMCE, Quill V2 does not require rendering a separate iframe, which simplifies styling and content security configurations. Users should review and adjust their widget configurations after updating.

Expand Down

0 comments on commit 5cff39d

Please sign in to comment.