Skip to content

Commit

Permalink
Add CHANGELOG entry
Browse files Browse the repository at this point in the history
  • Loading branch information
colinrotherham committed Jan 18, 2024
1 parent 2e48d5f commit e2cd475
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 @@ -88,6 +88,12 @@ These additional styles are not included if you use `govuk-font-tabular-numbers`

This change was introduced in [pull request #4307: Refactor tabular number activation into their own mixin](https://github.com/alphagov/govuk-frontend/pull/4307)

#### Allow Crown copyright notice to be removed

For non-GOV.UK branded websites, you can now remove the copyright notice and coat of arms from the [footer component](https://design-system.service.gov.uk/components/footer/) by setting the `copyright` Nunjucks option to `false`.

This was added in [pull request #3876: Allow Crown copyright notice to be removed](https://github.com/alphagov/govuk-frontend/pull/3876). Thanks to [@paulrobertlloyd](https://github.com/paulrobertlloyd) for contributing this improvement.

### Recommended changes

#### Replace instances of `govuk-typography-responsive` with `govuk-font-size`
Expand Down

0 comments on commit e2cd475

Please sign in to comment.