From 43e362038cc194226df8ea1d74034134b888f03c Mon Sep 17 00:00:00 2001 From: Richard Towers Date: Fri, 12 Mar 2021 13:54:57 +0000 Subject: [PATCH] Update CHANGELOG to add tabbable code blocks --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ca808404..5438f960 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,7 @@ - [#210: Fix issue with WCAG 2.1 success criterion 1.3.1 (Info and Relationships)](https://github.com/alphagov/tech-docs-gem/pull/210) - [#209: Some search and keyboard navigation updates](https://github.com/alphagov/tech-docs-gem/pull/209) - [#214: Implement row level table headings to allow accessible tables with row headings](https://github.com/alphagov/tech-docs-gem/pull/214) +- [#215: Add tabindex and focus states to code blocks](https://github.com/alphagov/tech-docs-gem/pull/215) ### Ruby version bump