From fa82d3100013a21b6133ffb3bdd286db2f444fb2 Mon Sep 17 00:00:00 2001 From: Cory LaViska Date: Fri, 16 Jul 2021 08:38:59 -0400 Subject: [PATCH] update changelog --- docs/resources/changelog.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/resources/changelog.md b/docs/resources/changelog.md index c7732b8ea..af09e6b91 100644 --- a/docs/resources/changelog.md +++ b/docs/resources/changelog.md @@ -15,6 +15,7 @@ This release improves how component dependencies are imported. If you've been ch - Fixed a bug where tabbing into `sl-radio-group` would not always focus the checked radio - Fixed a bug in component styles that prevented the box sizing reset from being applied - Fixed a regression in `sl-color-picker` where dragging the grid handle wasn't smooth +- Fixed a bug where slot detection could incorrecly match against slots of child elements [#481](https://github.com/shoelace-style/shoelace/pull/481) - Improved base path utility logic ## 2.0.0-beta.46