diff --git a/CHANGELOG.md b/CHANGELOG.md index 3865a388df..046c54a544 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -74,11 +74,12 @@ 🆕 New features: -- Pull Request Title goes here +- Allow attributes on select items - Description goes here (optional) + You can now provide attributes on select items + `attributes: { 'data-attribute': 'value' }` - ([PR #N](https://github.com/alphagov/govuk-frontend/pull/N)) + ([PR #977](https://github.com/alphagov/govuk-frontend/pull/977)) 🔧 Fixes: