diff --git a/docs/pages/resources/changelog.md b/docs/pages/resources/changelog.md index 3af8fac5e..0342e603b 100644 --- a/docs/pages/resources/changelog.md +++ b/docs/pages/resources/changelog.md @@ -15,6 +15,7 @@ New versions of Shoelace are released as-needed and generally occur when a criti ## Next - Added support for submenus in `` [#1410] +- Added the `--submenu-offset` custom property to `` [#1410] - Fixed type issues with the `ref` attribute in React Wrappers. [#1526] - Fixed a regression that caused `` to render incorrectly with gaps [#1523] - Improved expand/collapse behavior of `` to work more like users expect [#1521]