From 14d8521558553d8143b2f39d73eba80de1166c58 Mon Sep 17 00:00:00 2001 From: Cory LaViska Date: Fri, 21 Jun 2024 13:38:24 -0400 Subject: [PATCH] update changelog --- docs/pages/resources/changelog.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/pages/resources/changelog.md b/docs/pages/resources/changelog.md index d5cce306..3c69eb18 100644 --- a/docs/pages/resources/changelog.md +++ b/docs/pages/resources/changelog.md @@ -14,6 +14,7 @@ New versions of Shoelace are released as-needed and generally occur when a criti ## Next +- Added the Czech translation [#2084] - Added the `base__popup` part to `` [#2078] - `` `closable` property now reflects. [#2041] - `` now implements a proper "roving tabindex" and `` is no longer tabbable by default. This aligns closer to the APG pattern for tabs. [#2041]