From 8a4ee01f8a08ab17b525ce72c8ef7bdaaf4d1d27 Mon Sep 17 00:00:00 2001
From: Cory LaViska <cory@abeautifulsite.net>
Date: Thu, 27 Aug 2020 09:16:49 -0400
Subject: [PATCH] Update changelog

---
 CHANGELOG.md | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 5015e7fc..9966e4cf 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,10 @@
 # Changelog
 
+## 2.0.0-beta.17
+
+- Fixed a bug where clicking a tag in `sl-select` wouldn't toggle the menu
+- Fixed a bug where options where `sl-select` options weren't always visible or scrollable
+
 ## 2.0.0-beta.16
 
 - Add `hoist` prop to `sl-color-picker`, `sl-dropdown`, and `sl-select` to work around panel clipping