From 7c27f12b99ec1fe997841ee9f251a08008b945c1 Mon Sep 17 00:00:00 2001 From: Cory LaViska Date: Wed, 25 Nov 2020 16:20:55 -0500 Subject: [PATCH] Update changelog --- docs/getting-started/changelog.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/getting-started/changelog.md b/docs/getting-started/changelog.md index c4f06e8b0..73e21a79c 100644 --- a/docs/getting-started/changelog.md +++ b/docs/getting-started/changelog.md @@ -8,6 +8,8 @@ _During the beta period, these restrictions may be relaxed in the event of a mis ## Next +- Added `sl-format-date` component +- Added `indeterminate` state to `sl-progress-bar` [#274](https://github.com/shoelace-style/shoelace/issues/274) - Fixed a bug where `sl-menu-item` color variable was incorrect [#272](https://github.com/shoelace-style/shoelace/issues/272) - Fixed a bug where `sl-dialog` and `sl-drawer` would emit the `sl-hide` event twice [#275](https://github.com/shoelace-style/shoelace/issues/275)