From c0f248521449a753c184e86a02ddeb6bd2fcacc6 Mon Sep 17 00:00:00 2001 From: konnorrogers Date: Fri, 12 Apr 2024 14:41:10 -0400 Subject: [PATCH] update changelog --- docs/pages/resources/changelog.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/pages/resources/changelog.md b/docs/pages/resources/changelog.md index feda2c9d..d60d7462 100644 --- a/docs/pages/resources/changelog.md +++ b/docs/pages/resources/changelog.md @@ -14,7 +14,7 @@ New versions of Shoelace are released as-needed and generally occur when a criti ## Next -- `` now lazily evaluates and shares hidden date / number inputs across components to improve performance. [#19] +- `` now lazily evaluates and shares hidden date / number inputs across components to improve performance. [#1978] - Fixed a bug in `` that caused it not to recalculate it's position when going from being `display: none;` to its original display value. [#1942] - Fixed a bug in `` where when it showed it would cause a layout shift. [#1967] - Fixed a bug in `` that allowed unwanted text properties to leak in [#1947] @@ -1746,4 +1746,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