From 7f87887477d7710e66d9c018722fed2e4a2ed002 Mon Sep 17 00:00:00 2001 From: Cory LaViska Date: Thu, 29 Feb 2024 11:33:09 -0500 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 cbcc8a8c..8ece4d0e 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 Slovenian translation [#1893] - Added support for `contextElement` to `VirtualElements` in `` [#1874] - Fixed a bug in `` that caused the rating to not reset in some circumstances [#1877] - Fixed a bug in `` that caused the menu to not close when rendered in a shadow root [#1878]