From 4e3996059b37e08d946a5a3656f7360fc9986269 Mon Sep 17 00:00:00 2001 From: siriwatknp Date: Thu, 24 Jun 2021 10:06:23 +0700 Subject: [PATCH] update CHANGELOG --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c6cf899b55aaa5..e56eccb40e4d93 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,7 +8,7 @@ _Jun 23, 2021_ Big thanks to the 18 contributors who made this release possible. Here are some highlights ✨: -- 🚀 We have completed all the [breaking changes](https://github.com/mui-org/material-ui/issues/20012). The plan to release 5.0.0-beta.0 is on July 1st and will start to promote its usage over v4. +- 🚀 We have only 2 left in the [breaking changes](https://github.com/mui-org/material-ui/issues/20012). The plan to release 5.0.0-beta.0 is on July 1st and will start to promote its usage over v4. - 🎨 We have updated `Slider` to match current [Material Design guidelines](https://material.io/components/sliders).