Skip to content

Commit

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

## [Unreleased]

### Breaking Change

- 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.

## [3.3.1] - 2024-08-28

### Changed
Expand Down

0 comments on commit 6ff9ee1

Please sign in to comment.