diff --git a/docs/resources/changelog.md b/docs/resources/changelog.md index fe8fd7687..33eb3e33c 100644 --- a/docs/resources/changelog.md +++ b/docs/resources/changelog.md @@ -16,6 +16,7 @@ New versions of Shoelace are released as-needed and generally occur when a criti - Fixed an incorrect CSS property value in `` [#1272](https://github.com/shoelace-style/shoelace/pull/1272) - Fixed a bug in `` that caused the initials to show up behind images with transparency [#1260](https://github.com/shoelace-style/shoelace/pull/1260) - Fixed a bug in `` that prevented the divider from being focusable in some browsers [#1288](https://github.com/shoelace-style/shoelace/issues/1288) +- Fixed a bug that caused `` to affect scrolling when initializing [#1292](https://github.com/shoelace-style/shoelace/issues/1292) - Improved the behavior of `` when used inside a flex container [#1235](https://github.com/shoelace-style/shoelace/pull/1235) - Improved the behavior of `` to support buttons and other interactive elements [#1234](https://github.com/shoelace-style/shoelace/issues/1234) - Improved the performance of `` to prevent an apparent memory leak in some browsers [#1284](https://github.com/shoelace-style/shoelace/pull/1284)