diff --git a/docs/pages/resources/changelog.md b/docs/pages/resources/changelog.md index 01a6440a..dec12c60 100644 --- a/docs/pages/resources/changelog.md +++ b/docs/pages/resources/changelog.md @@ -16,8 +16,8 @@ New versions of Shoelace are released as-needed and generally occur when a criti - Added the Slovenian translation [#1893] - Added support for `contextElement` to `VirtualElements` in `` [#1874] -- Fixed a bug in `` that did not properly apply mutators to spritesheets. [#1927] -- Fixed a bug in `.sl-scroll-lock` causing layout shifts. [#1895] +- Fixed a bug in `` that did not properly apply mutators to spritesheets [#1927] +- Fixed a bug in `.sl-scroll-lock` causing layout shifts [#1895] - Fixed a bug in `` that caused the rating to not reset in some circumstances [#1877] - Fixed a bug in `` that caused the menu to not close when rendered in a shadow root [#1878] - Fixed a bug in `` that caused a new stacking context resulting in tooltips being clipped [#1709]