Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
NickColley committed Jan 9, 2019
1 parent 7db1e21 commit 376bf53
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,14 @@

([PR #N](https://github.com/alphagov/govuk-frontend/pull/N))

- Update visually hidden class to fix ordering issue in VoiceOver OSX

We have fixed an issue in VoiceOver OSX where using the `govuk-visually-hidden` class in links would result in the text being announced out of order.

We also now recommend to use aria-label or aria-labelledby where appropriate.

([PR #1109](https://github.com/alphagov/govuk-frontend/pull/1109))

## 2.4.1 (fix release)

🔧 Fixes:
Expand Down

0 comments on commit 376bf53

Please sign in to comment.