Skip to content

Commit

Permalink
Add CHANGELOG entry
Browse files Browse the repository at this point in the history
  • Loading branch information
colinrotherham committed Apr 25, 2019
1 parent 3408cd9 commit 371a7d1
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,12 @@

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

- Remove duplicate form field markup from each macro

All form fields are now wrapped in `govukFormGroup()` to generate the appropriate hint, error message, fieldset and legend (or label).

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

🔧 Fixes:

- Pull Request Title goes here
Expand Down

0 comments on commit 371a7d1

Please sign in to comment.