diff --git a/docs/resources/changelog.md b/docs/resources/changelog.md index 7f10a4f6..2d488c5e 100644 --- a/docs/resources/changelog.md +++ b/docs/resources/changelog.md @@ -20,6 +20,7 @@ This release includes a complete rewrite of `` to improve accessibili - Many parts have been removed or renamed (please see the docs for more details) - 🚨 BREAKING: removed the `sl-label-change` event from `` (listen for `slotchange` instead) - Added the `` component +- Added Traditional Chinese translation [#1086](https://github.com/shoelace-style/shoelace/pull/1086) - 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) - Updated the hover style of `` to be consistent with `` - Updated the status of `` and `` from experimental to stable