From d613e9ad2bb5bda403f0c4940c4fe0103a79fd41 Mon Sep 17 00:00:00 2001 From: konnorrogers Date: Thu, 10 Oct 2024 13:22:56 -0400 Subject: [PATCH] add changelog entry --- docs/pages/resources/changelog.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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