From 280ce400230695bea02c23f09cb1bdc1551a3c39 Mon Sep 17 00:00:00 2001 From: Tom Byers Date: Tue, 17 Sep 2024 09:55:27 +0100 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index df756c63..61b53409 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,7 @@ - Declare some missing indirect dependencies to prepare for Ruby 3.4. This also resolves some warnings about this at build time. - Remove aria-hidden from search label to let assistive technologies see its accessible name - Use hidden attribute to show/hide expiry notices instead of just CSS +- Only use dialog role for table of contents when it behaves like one (accessibility fix) ## 3.5.0