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 28, 2024
1 parent 69fd892 commit 5637f39
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

- Due to the license change of tinyMCE, we are no longer able to continue using it. And now we switch rich text library into Quill V2. This will be a major update of rich text. Different with tinyMCE, Quill is running without the needs of creating separate iframe. The widget configuration is changing, please review your configuration after updating.

## [3.3.1] - 2024-08-28

### Changed
Expand Down

0 comments on commit 5637f39

Please sign in to comment.