From 64996b2d3512a13d2ec68146fb92164d03e07e6a Mon Sep 17 00:00:00 2001 From: Konnor Rogers Date: Fri, 12 Apr 2024 12:17:37 -0400 Subject: [PATCH] add changelog entry for button classes (#1976) * add changelog entry * prettier --- docs/pages/resources/changelog.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/pages/resources/changelog.md b/docs/pages/resources/changelog.md index ff1f2f02..c37c7ad7 100644 --- a/docs/pages/resources/changelog.md +++ b/docs/pages/resources/changelog.md @@ -17,6 +17,7 @@ New versions of Shoelace are released as-needed and generally occur when a criti - 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] +- Fixed a bug in `` classes [#1974] ## 2.15.0