From 66cb7bb238709a08b58ff1f3ae86e00ef2819bb1 Mon Sep 17 00:00:00 2001 From: Cory LaViska Date: Fri, 4 Sep 2020 17:59:40 -0400 Subject: [PATCH] Fix changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 044733ad..2c4b65c0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,7 @@ - Added `name` and `invalid` prop to `sl-color-picker` - Added support for form submission and validation to `sl-color-picker` - Added touch support to demo resizers in the docs +- Added `sl-responsive-embed` component - Fixed a bug where swapping an animated element wouldn't restart the animation in `sl-animation` - Fixed a bug where the cursor was incorrect when `sl-select` was disabled - Fixed a bug where `slBlur` and `slFocus` were emitted twice in `sl-select`