From 7a512232c4f336afbe6dd63ffb9038ee4a889a30 Mon Sep 17 00:00:00 2001 From: Cory LaViska Date: Tue, 30 Mar 2021 09:30:16 -0400 Subject: [PATCH] update version --- docs/resources/changelog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/resources/changelog.md b/docs/resources/changelog.md index e7d1bbb0..959987a3 100644 --- a/docs/resources/changelog.md +++ b/docs/resources/changelog.md @@ -6,7 +6,7 @@ Components with the Experimental badge _During the beta period, these restrictions may be relaxed in the event of a mission-critical bug._ 🐛 -## Next +## 2.0.0-beta.36 - 🚨 BREAKING: renamed `setFocus()` to `focus()` in button, checkbox, input, menu item, radio, range, rating, select, switch, and tab - 🚨 BREAKING: renamed `removeFocus()` to `blur()` in button, checkbox, input, menu item, radio, range, rating, select, switch, and tab