From 59c979a86b71d437b5bfb4fdb8805c252904435d Mon Sep 17 00:00:00 2001 From: Content Teams Date: Fri, 14 Aug 2026 14:03:43 +0000 Subject: [PATCH] chore(@mendix/rich-text-web): update changelog --- packages/pluggableWidgets/rich-text-web/CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/packages/pluggableWidgets/rich-text-web/CHANGELOG.md b/packages/pluggableWidgets/rich-text-web/CHANGELOG.md index f7f9f122ce..a339e8a108 100644 --- a/packages/pluggableWidgets/rich-text-web/CHANGELOG.md +++ b/packages/pluggableWidgets/rich-text-web/CHANGELOG.md @@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), ## [Unreleased] +## [5.0.0] - 2026-08-14 + ### Added - We added new configuration to allow users to use class names instead of inline styling in generated HTML to support strict CSP.