From c5278a40f945b874e080b1d39980e0c8465f4b21 Mon Sep 17 00:00:00 2001 From: Cory LaViska Date: Wed, 23 Dec 2020 15:48:21 -0500 Subject: [PATCH] Update changelog --- docs/getting-started/changelog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/getting-started/changelog.md b/docs/getting-started/changelog.md index 6e63a7a4..f34c9350 100644 --- a/docs/getting-started/changelog.md +++ b/docs/getting-started/changelog.md @@ -35,7 +35,7 @@ _During the beta period, these restrictions may be relaxed in the event of a mis - Refactored internal label + help text logic into a functional component used by `sl-input`, `sl-textarea`, and `sl-select` - Removed `sl-blur` and `sl-focus` events from `sl-menu` since menus can't have focus as of 2.0.0-beta.22 - Updated `sl-spinner` so the indicator is more obvious -- Updated to Bootstrap Icons 1.2.1 +- Updated to Bootstrap Icons 1.2.2 ## 2.0.0-beta.24