diff --git a/docs/pages/resources/changelog.md b/docs/pages/resources/changelog.md index 0b63b71e..699ba5c7 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 using `` in `` default slot [#2015] +- Added the `countdown` attribute to `` to show a visual indicator before the toast disappears [#1899] - Fixed a bug that caused errors to show in the console when components disconnect before before `firstUpdated()` executes [#2127] - Fixed a bug that made pagination work incorrectly in `` [#2155]