From 753000b56a5c562e7709cb1ebcfc2a47b4a90a88 Mon Sep 17 00:00:00 2001 From: Cory LaViska Date: Thu, 23 Sep 2021 08:54:04 -0400 Subject: [PATCH] update changelog --- docs/resources/changelog.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/resources/changelog.md b/docs/resources/changelog.md index d2ad36c30..169c96513 100644 --- a/docs/resources/changelog.md +++ b/docs/resources/changelog.md @@ -6,6 +6,12 @@ Components with the Experimental badge _During the beta period, these restrictions may be relaxed in the event of a mission-critical bug._ 🐛 +## Next + +- Added initial surface design tokens +- Added missing background color to `` +- Modified the color scale to no longer use a luminance shift + ## 2.0.0-beta.52 - 🚨 BREAKING: changed the `--stroke-width` custom property of `` to `--track-width` for consistency