From 965ce6911abe8b7cee8f15a23efb46732e73f180 Mon Sep 17 00:00:00 2001 From: Cory LaViska Date: Wed, 12 Aug 2020 07:36:25 -0400 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d36fc152..da69a098 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,7 @@ ## 2.0.0-beta.13 - Added `slActivate` and `slDeactivate` events to `sl-menu-item` +- Added experimental `sl-animation` component - Fixed a bug where link buttons would have `type="button"` - Fixed a bug where button groups with tooltips experienced an odd spacing issue in Safari - Fixed a bug where scrolling in dropdowns/selects didn't work properly on Windows (special thanks to [Trendy](http://github.com/trendy) for helping troubleshoot!)