From 9a64ea0670a9ccf2dbdebf48aa61ec1ffcc276b3 Mon Sep 17 00:00:00 2001
From: Cory LaViska <cory@abeautifulsite.net>
Date: Thu, 27 Oct 2022 13:00:17 -0400
Subject: [PATCH] update changelog

---
 docs/resources/changelog.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/resources/changelog.md b/docs/resources/changelog.md
index 3018c95c..ff1d8f1e 100644
--- a/docs/resources/changelog.md
+++ b/docs/resources/changelog.md
@@ -11,10 +11,10 @@ _During the beta period, these restrictions may be relaxed in the event of a mis
 ## Next
 
 - Added `button--checked` to `<sl-radio-button>` and `control--checked` to `<sl-radio>` to style just the checked state [#933](https://github.com/shoelace-style/shoelace/pull/933)
+- Added tests for `<sl-menu-item>` and `<sl-menu-label>` [#935](https://github.com/shoelace-style/shoelace/pull/935)
 - Fixed a bug in `<sl-card>` that prevented the border radius to apply correctly to the header [#934](https://github.com/shoelace-style/shoelace/pull/934)
 - Fixed a bug in `<sl-button-group>` where the inner border disappeared on focus [#980](https://github.com/shoelace-style/shoelace/pull/980)
-- Improved `<sl-badge>` so it renders relative to the current font size and improved padding
-- Added tests for `<sl-menu-item>` and `<sl-menu-label>` [#935](https://github.com/shoelace-style/shoelace/pull/935)
+- Improved `<sl-badge>` to improve padding and render relative to the current font size
 
 ## 2.0.0-beta.83