diff --git a/packages/pluggableWidgets/checkbox-radio-selection-web/CHANGELOG.md b/packages/pluggableWidgets/checkbox-radio-selection-web/CHANGELOG.md index 21b5d83a19..817065398f 100644 --- a/packages/pluggableWidgets/checkbox-radio-selection-web/CHANGELOG.md +++ b/packages/pluggableWidgets/checkbox-radio-selection-web/CHANGELOG.md @@ -6,14 +6,18 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), ## [Unreleased] +## [1.1.0] - 2025-10-18 + ### Added - We added a missing validation alert. + - Added aria-label property ### Changed - The Caption property now appears below Entity. + - Moved the Group name attribute to the General tab in the General property group. ## [1.0.0] - 2025-08-25