diff --git a/docs/resources/changelog.md b/docs/resources/changelog.md index 1cb0c3f02..e0736efa2 100644 --- a/docs/resources/changelog.md +++ b/docs/resources/changelog.md @@ -18,6 +18,7 @@ _During the beta period, these restrictions may be relaxed in the event of a mis - Fixed an a11y bug in `` where `aria-describedby` referenced an id in the shadow root - Fixed a bug in `` where tabbing didn't work properly in Firefox [#596](https://github.com/shoelace-style/shoelace/issues/596) - Fixed a bug in `` where clicking the left/right edge of the control wouldn't focus it +- Fixed a bug in `` where autofill had strange styles [#644](https://github.com/shoelace-style/shoelace/pull/644) - Improved `` track color when used on various backgrounds - Improved a11y in `` so VoiceOver announces radios properly in a radio group - Improved the API for the experimental `` component by making `position` accept a percentage and adding the `position-in-pixels` attribute