From a996aeacb4e6ce4718a3a072c19c887146f42812 Mon Sep 17 00:00:00 2001 From: konnorrogers Date: Thu, 27 Jun 2024 17:07:51 -0400 Subject: [PATCH] add changelog entry gp --- docs/docs/resources/changelog.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/docs/resources/changelog.md b/docs/docs/resources/changelog.md index 737ae5214..5e4150711 100644 --- a/docs/docs/resources/changelog.md +++ b/docs/docs/resources/changelog.md @@ -15,6 +15,8 @@ During the alpha period, things might break! We take breaking changes very serio ## Next - Fixed a bug where `` would announce the full time instead of the relative time in screen readers [#22](https://github.com/shoelace-style/webawesome-alpha/issues/22) +- Fixed a bug in `` in Firefox where the overflow container would keep focus. [#14](https://github.com/shoelace-style/webawesome-alpha/issues/14) +- Fixed a bug in `` where `minlength` and `maxlength` were not being properly validated. [#35](https://github.com/shoelace-style/webawesome-alpha/issues/35) ## 1.0.0-alpha.1