From fd449f68d94eceda7aff3d676f83441202b9dda8 Mon Sep 17 00:00:00 2001 From: Cory LaViska Date: Thu, 9 Sep 2021 08:49:12 -0400 Subject: [PATCH] update changelog --- docs/resources/changelog.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/resources/changelog.md b/docs/resources/changelog.md index 63caf7dbe..80c932c65 100644 --- a/docs/resources/changelog.md +++ b/docs/resources/changelog.md @@ -12,6 +12,7 @@ A number of users had trouble counting characters that repeat, so this release i - 🚨 BREAKING: all t-shirt size design tokens now use `2x`, `3x`, `4x` instead of `xx`, `xxx`, `xxxx` - Added missing `--sl-focus-ring-*` tokens to dark theme +- Added an "Importing" section to all components with copy/paste code to make cherry picking easier - Improved the documentation search with a custom plugin powered by [Lunr](https://lunrjs.com/) - Improved the `--sl-shadow-x-small` elevation - Improved visibility of elevations and overlays in dark theme