diff --git a/docs/resources/changelog.md b/docs/resources/changelog.md index 72cf95508..de769011e 100644 --- a/docs/resources/changelog.md +++ b/docs/resources/changelog.md @@ -11,7 +11,7 @@ New versions of Shoelace are released as-needed and generally occur when a criti ## Next - Added support for the `inert` attribute on `` to allow hidden menu items to not accept focus [#1107](https://github.com/shoelace-style/shoelace/issues/1107) -- Added `tags` and `tag` parts to `` +- Added the `tag` part to `` - Fixed a bug in `` that prevented placeholders from showing when `multiple` was used [#1109](https://github.com/shoelace-style/shoelace/issues/1109) - Fixed a bug in `` that caused tags to not be rounded when using the `pill` attribute [#1117](https://github.com/shoelace-style/shoelace/issues/1117) - Fixed a bug in `` where the `sl-change` and `sl-input` events didn't weren't emitted when removing tags [#1119](https://github.com/shoelace-style/shoelace/issues/1119)