diff --git a/docs/pages/resources/changelog.md b/docs/pages/resources/changelog.md index ea635f17..b644be5b 100644 --- a/docs/pages/resources/changelog.md +++ b/docs/pages/resources/changelog.md @@ -26,6 +26,7 @@ New versions of Shoelace are released as-needed and generally occur when a criti - Fixed a bug in `` that allowed tabbing into the rating when readonly [#2271] - Fixed a bug in `` where it was using the wrong tag name,. [#2287] - Fixed a bug in `` that prevented label changes in `` from updating the controller [#1971] +- Fixed a bug in `` that caused the placeholder to display incorrectly when using `placeholder` and `multiple` [#2292] - Fixed a bug in `` that caused a console warning in Firefox when typing [#2107] - Improved performance of `` by skipping positioning logic when tooltip isn't shown [#2064]