diff --git a/docs/pages/resources/changelog.md b/docs/pages/resources/changelog.md index 584b751d..79d690ed 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 Finnish translations [#2211] +- Fixed a bug with with `` not respecting its initial value. [#2204] - Fixed a bug with certain bundlers when using dynamic imports [#2210] - Fixed a bug in `` causing scroll jumping when using `resize="auto"` [#2182] - Fixed a bug in `` where the title attribute would show with redundant info [#2184] @@ -1790,4 +1791,4 @@ The following pages demonstrate why this change was necessary. ## 2.0.0-beta.1 -- Initial release +- Initial release \ No newline at end of file