diff --git a/docs/pages/resources/changelog.md b/docs/pages/resources/changelog.md index 8999d18d4..a9170badd 100644 --- a/docs/pages/resources/changelog.md +++ b/docs/pages/resources/changelog.md @@ -12,6 +12,11 @@ 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 + +- Added tests for `` [#1416] +- Fixed a bug in `` where the `background` attribute was never passed to the QR code [#1416] + ## 2.5.2 - Fixed broken source buttons in the docs [#1401]