diff --git a/docs/pages/resources/changelog.md b/docs/pages/resources/changelog.md index 32ed1b66b..f7d72a553 100644 --- a/docs/pages/resources/changelog.md +++ b/docs/pages/resources/changelog.md @@ -19,11 +19,11 @@ New versions of Web Awesome are released as-needed and generally occur when a cr - Removed `default` from `` and made `neutral` the new default - Removed the `circle` modifier from `` because button's no longer have a set height -## Next +## 2.9.0 - Added the `modal` property to `` and `` to support third-party modals [#1571] - Fixed a bug in the autoloader causing it to register non-Shoelace elements [#1563] -- Fixed a bug in `` that resulted in improper spacing between the label and the required asterisk [#1540] +- Fixed a bug in `` that resulted in improper spacing between the label and the required asterisk [#1540] - Fixed a bug in `` that caused icons to not load when the default library used a sprite [#1572] - Removed error when a missing popup anchor is provided [#1548] - Updated `@ctrl/tinycolor` to 4.0.1 [#1542]