diff --git a/CHANGELOG.md b/CHANGELOG.md index aa22ecf63a..45fa6c690a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -40,6 +40,14 @@ - Fixes radio and checkbox labels extending full width of page ([PR #821](https://github.com/alphagov/govuk-frontend/pull/821)) +- Add customised colours handling for warning text + + By adding a border to this component, when a user customises their colour settings + they will still see a circle even if the background is removed. + ([PR #852](https://github.com/alphagov/govuk-frontend/pull/852)) + + https://github.com/alphagov/govuk-frontend/pull/852 + 🏠 Internal: - Fix Design System url in package READMEs and review app