diff --git a/docs/pages/resources/changelog.md b/docs/pages/resources/changelog.md index 052f111a..a92ea1a0 100644 --- a/docs/pages/resources/changelog.md +++ b/docs/pages/resources/changelog.md @@ -12,6 +12,10 @@ 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). +## 2.11.2 + +- Fixed a bug in `` component that caused an error to be thrown when rendered with Lit [#1684] + ## 2.11.1 - Improved the experimental `` component [#1605]