From 41f50777bdb5268fd20bb26157fd1b3234ff6ecd Mon Sep 17 00:00:00 2001 From: Cory LaViska Date: Sat, 17 Dec 2022 11:29:25 -0500 Subject: [PATCH] update changelog --- docs/resources/changelog.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/resources/changelog.md b/docs/resources/changelog.md index 62f96a5b..9d9f62d8 100644 --- a/docs/resources/changelog.md +++ b/docs/resources/changelog.md @@ -8,6 +8,10 @@ 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 + +- Fixed a bug in `` where the checked/indeterminate states could get out of sync when using the `multiple` option [#1076](https://github.com/shoelace-style/shoelace/issues/1076) + ## 2.0.0-beta.87 - 🚨 BREAKING: changed the default size of medium checkboxes, radios, and switches to 18px instead of 16px