update changelog

This commit is contained in:
Cory LaViska
2023-07-03 11:21:39 -04:00
parent d05b8fca20
commit 4c22e72390

View File

@@ -12,6 +12,11 @@ Components with the <sl-badge variant="warning" pill>Experimental</sl-badge> 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 `<sl-qr-code>` [#1416]
- Fixed a bug in `<sl-qr-code>` where the `background` attribute was never passed to the QR code [#1416]
## 2.5.2
- Fixed broken source buttons in the docs [#1401]