diff --git a/docs/resources/changelog.md b/docs/resources/changelog.md index 47db4eb92..2cd5fbcf1 100644 --- a/docs/resources/changelog.md +++ b/docs/resources/changelog.md @@ -15,7 +15,7 @@ This release removes the `` component. When this component - 🚨 BREAKING: Removed `` (use the well-supported `aspect-ratio` CSS property instead) - Added an expand/collapse animation to `` - Added `sl-lazy-change` event to `` -- Added `expand-button` css part to `` [#890](https://github.com/shoelace-style/shoelace/issues/890) +- Added `expand-button` part to `` [#893](https://github.com/shoelace-style/shoelace/pull/893) - Fixed a bug in `` that didn't account for the arrow's diagonal size - Fixed a bug in `` that caused arrow placement to be incorrect with RTL - Fixed a bug in `` that caused the indeterminate animation to stop working in Safari [#891](https://github.com/shoelace-style/shoelace/issues/891)