diff --git a/docs/resources/changelog.md b/docs/resources/changelog.md index 40e804324..c4ee59b88 100644 --- a/docs/resources/changelog.md +++ b/docs/resources/changelog.md @@ -11,6 +11,7 @@ _During the beta period, these restrictions may be relaxed in the event of a mis ## Next - Added `--indicator-width` custom property to `` [#837](https://github.com/shoelace-style/shoelace/issues/837) +- Added Swedish translation [#838](https://github.com/shoelace-style/shoelace/pull/838) - Changed the type of component styles from `CSSResult` to `CSSResultGroup` [#828](https://github.com/shoelace-style/shoelace/issues/828) - Fixed a bug in `` where using Left and Right would select the wrong color - Fixed a bug in `` where the divider was on the wrong side when using `placement="end"`