diff --git a/packages/webawesome/docs/docs/resources/changelog.md b/packages/webawesome/docs/docs/resources/changelog.md index 5c44627f8..58bebedd5 100644 --- a/packages/webawesome/docs/docs/resources/changelog.md +++ b/packages/webawesome/docs/docs/resources/changelog.md @@ -70,6 +70,7 @@ During the alpha period, things might break! We take breaking changes very serio - Added support for `data-dialog="open "` to `` - Added support for `data-drawer="open "` to `` - Added `@media (hover: hover)` to component hover styles to prevent sticky hover states +- Added the ability to use `` to disable all radios in the group - Fixed a bug in `` that caused radios to uncheck when assigning a numeric value [issue:924] - Fixed `` so dividers properly show between buttons - Fixed the tooltip position in `` when using RTL