diff --git a/docs/resources/changelog.md b/docs/resources/changelog.md index b4b9ad41..55764fb8 100644 --- a/docs/resources/changelog.md +++ b/docs/resources/changelog.md @@ -6,12 +6,12 @@ Components with the Experimental bad New versions of Shoelace are released as-needed and generally occur when a critical mass of changes have accumulated. At any time, you can see what's coming in the next release by visiting [next.shoelace.style](https://next.shoelace.style). -## Next +## 2.4.0 - Added the `discover()` function to the experimental autoloader's exports [#1236](https://github.com/shoelace-style/shoelace/pull/1236) -- Added more tests for `` [#1246](https://github.com/shoelace-style/shoelace/pull/1246) -- Added tests for `` [#1274](https://github.com/shoelace-style/shoelace/pull/1274) - Added the `size` attribute to `` so labels and controls will be sized consistently [#1301](https://github.com/shoelace-style/shoelace/issues/1301) +- Added tests for `` [#1246](https://github.com/shoelace-style/shoelace/pull/1246) +- Added tests for `` [#1274](https://github.com/shoelace-style/shoelace/pull/1274) - Fixed a bug in `` that prevented long labels from wrapping [#1243](https://github.com/shoelace-style/shoelace/issues/1243) - Fixed a bug in `` that caused labels to be misaligned when text wraps [#1244](https://github.com/shoelace-style/shoelace/issues/1244) - Fixed an incorrect CSS property value in `` [#1272](https://github.com/shoelace-style/shoelace/pull/1272)