From 56b669da0dd488b2ccd0aa01455176f2cdf4d1e5 Mon Sep 17 00:00:00 2001 From: Cory LaViska Date: Sat, 8 Aug 2020 16:11:41 -0400 Subject: [PATCH] Update changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2103c5adc..d36fc1528 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,7 @@ - Added `slActivate` and `slDeactivate` events to `sl-menu-item` - 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 +- 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!) - Moved scrolling logic from `sl-menu` to `sl-dropdown` ## 2.0.0-beta.12