From 790a8b5c06f033b826086f3ddb1551ac6f493a18 Mon Sep 17 00:00:00 2001 From: Matt Wang Date: Tue, 6 Jun 2023 19:36:04 -0700 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7786215..c626535 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -21,7 +21,8 @@ This website includes docs for some new features that are not available in `v0.5 Code changes to `main` that are *not* in the latest release: - Fixed: liquid variable leakage in navigation components by [@pdmosses] in [#1243] -- Fixed: ARIA roles and labels to search, header, logo, mobile menu button, and main content by [@joelhawksley] in [#1259] +- Fixed: ARIA roles and labels for search, header, logo, mobile menu button, and main content by [@joelhawksley] in [#1259] +- Fixed: ARIA labels for all anchors with `href="#"`; adds `aria-pressed` information for toggles by [@mattxwang] in [#1262] Docs changes in `main` that are *not* in the latest release: @@ -31,6 +32,7 @@ Docs changes in `main` that are *not* in the latest release: [#1243]: https://github.com/just-the-docs/just-the-docs/pull/1243 [#1259]: https://github.com/just-the-docs/just-the-docs/pull/1259 +[#1262]: https://github.com/just-the-docs/just-the-docs/pull/1262 The theme docs website has a new canonical URL: . We've also retroactively published the theme docs website for version `v0.3.3` at .