diff --git a/docs/pages/resources/changelog.md b/docs/pages/resources/changelog.md index 719fd4c8..e6b8d8c7 100644 --- a/docs/pages/resources/changelog.md +++ b/docs/pages/resources/changelog.md @@ -12,9 +12,9 @@ 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.7.0 -- Added the `` component [#1473] +- Added the experimental `` component [#1473] - Fixed a bug in `` where pressing [[Up]] or [[Down]] when focused on the trigger wouldn't focus the first/last menu items [#1472] - Fixed a bug that caused key presses in text fields to be hijacked when used inside `` [#1492] - Fixed an upstream bug that caused React CodePen examples to stop working