From 92b735b7fa7845609eba9084d26c1a285ec9c29c Mon Sep 17 00:00:00 2001 From: Cory LaViska Date: Mon, 2 May 2022 16:28:21 -0400 Subject: [PATCH] update changelog --- docs/resources/changelog.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/resources/changelog.md b/docs/resources/changelog.md index 3d249af67..e8dc31585 100644 --- a/docs/resources/changelog.md +++ b/docs/resources/changelog.md @@ -13,6 +13,7 @@ _During the beta period, these restrictions may be relaxed in the event of a mis - Fixed a bug where updating a menu item's label wouldn't update the display label in `` [#729](https://github.com/shoelace-style/shoelace/issues/729) - Improved performance of `` by caching menu items instead of traversing for them each time - Revert form submit logic [#718](https://github.com/shoelace-style/shoelace/issues/718) +- Updated the `name` and `icon` attribute so they reflect in `` [#742](https://github.com/shoelace-style/shoelace/pull/742) ## 2.0.0-beta.73