From 2039528b6f8894dbb06f1bc86df266f74b0c4a5c Mon Sep 17 00:00:00 2001 From: Cory LaViska Date: Mon, 24 Aug 2020 09:36:04 -0400 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 713b6ce9d..e9bba61d2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,7 @@ ## 2.0.0-beta.15 +- Added `image-comparer` component - Added `--width`, `--height`, and `--thumb-size` custom props to `sl-switch` - Fixed an `aria-labelledby` attribute typo in a number of components - Fixed a bug where the `change` event wasn't updating the value in `sl-input`