diff --git a/docs/resources/changelog.md b/docs/resources/changelog.md index 6b8361f5e9..a5dddd3270 100644 --- a/docs/resources/changelog.md +++ b/docs/resources/changelog.md @@ -12,6 +12,7 @@ _During the beta period, these restrictions may be relaxed in the event of a mis - 🚨 BREAKING: removed `size` and `stroke-width` attributes from `` (use the `--size` and `--track-width` custom properties instead) - Added the `--speed` custom property to `` - Added the `--size` and `--track-width` custom properties to `` +- Added tests for `` [#530](https://github.com/shoelace-style/shoelace/pull/530) - Fixed a bug where `` wasn't using a border radius token [#523](https://github.com/shoelace-style/shoelace/issues/523) - Fixed a bug in the Remix Icons example where some icons would 404 [#528](https://github.com/shoelace-style/shoelace/issues/528) - Updated `` to use only CSS for styling