diff --git a/docs/resources/changelog.md b/docs/resources/changelog.md index 36a651540..c7af06485 100644 --- a/docs/resources/changelog.md +++ b/docs/resources/changelog.md @@ -19,7 +19,7 @@ _During the beta period, these restrictions may be relaxed in the event of a mis ## 2.0.0-beta.83 -This release removes the `` component. When this component was introduced, support for [`aspect-radio`](https://developer.mozilla.org/en-US/docs/Web/CSS/aspect-ratio)) wasn't great. These days, [the property is supported](https://caniuse.com/mdn-css_properties_aspect-ratio) by all of Shoelace's target browsers, making a dedicated component redundant. +This release removes the `` component. When this component was introduced, support for [`aspect-ratio`](https://developer.mozilla.org/en-US/docs/Web/CSS/aspect-ratio)) wasn't great. These days, [the property is supported](https://caniuse.com/mdn-css_properties_aspect-ratio) by all of Shoelace's target browsers, making a dedicated component redundant. - 🚨 BREAKING: Removed `` (use the well-supported `aspect-ratio` CSS property instead) - 🚨 BREAKING: Changed the `toggle-password` attribute of `` to `password-toggle` for consistency