From 09f741e93060ab65c7a42f1524d40620a794d2e7 Mon Sep 17 00:00:00 2001 From: Cory LaViska Date: Thu, 24 Nov 2022 13:36:21 -0500 Subject: [PATCH] update changelog --- docs/resources/changelog.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/resources/changelog.md b/docs/resources/changelog.md index f10aebc64..18500c91f 100644 --- a/docs/resources/changelog.md +++ b/docs/resources/changelog.md @@ -8,10 +8,11 @@ New versions of Shoelace are released as-needed and generally occur when a criti ?> During the beta period, these restrictions may be relaxed in the event of a mission-critical bug. 🐛 -## Next +## 2.0.0-beta.85 - Fixed a bug in `` that caused containing dialogs, drawers, etc. to close when pressing Escape while focused [#1024](https://github.com/shoelace-style/shoelace/issues/1024) - Fixed a bug in `` that allowed lazy nodes to be incorrectly selected [#1023](https://github.com/shoelace-style/shoelace/pull/1023) +- Fixed a typing bug in `` [#1026](https://github.com/shoelace-style/shoelace/pull/1026) - Updated Floating UI to 1.0.7 to fix a bug that prevented `hoist` from working correctly in `` after a recent update [#1024](https://github.com/shoelace-style/shoelace/issues/1024) ## 2.0.0-beta.84