From fb0cb42d62a93219a42602d7f8eee06cf611d047 Mon Sep 17 00:00:00 2001 From: konnorrogers Date: Wed, 13 Nov 2024 11:27:53 -0500 Subject: [PATCH] fix bug with precision --- docs/docs/resources/changelog.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/docs/resources/changelog.md b/docs/docs/resources/changelog.md index db0afeceb..cdac8f393 100644 --- a/docs/docs/resources/changelog.md +++ b/docs/docs/resources/changelog.md @@ -16,6 +16,7 @@ During the alpha period, things might break! We take breaking changes very serio - Added support for Enter to `` to align with ARIA APG's [window splitter pattern](https://www.w3.org/WAI/ARIA/apg/patterns/windowsplitter/) - Added more resilient support for lazy loaded options in `` +- Fixed a bug in `` when using `precision` - Fixed a bug in `` where the title attribute would show with redundant info - Fixed a bug in `` that caused a memory leak in disconnected elements - Fixed a bug in `` that prevented label changes in `` from updating the controller