diff --git a/CHANGELOG.md b/CHANGELOG.md index 53bea20b6a..cc195fd77c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,7 @@ ### Fixes - [Pull request #1655: Ensure components use public `govuk-media-query` mixin](https://github.com/alphagov/govuk-frontend/pull/1655). +- [Pull request #1638: Check component item arrays are not empty before outputting markup](https://github.com/alphagov/govuk-frontend/pull/1638). ## 3.4.0 (Feature release) @@ -58,7 +59,6 @@ You can now add attributes to the `` element of a page, by using the [`bod - [Pull request #1620: Only add underline to back link when href exists ](https://github.com/alphagov/govuk-frontend/pull/1620). - [Pull request #1631: Fix classes on character count when in error state](https://github.com/alphagov/govuk-frontend/pull/1631). - ## 3.3.0 (Feature release) ### New features