Skip to content

Commit

Permalink
Document in CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
Jani Kraner committed Jul 2, 2018
1 parent 4f78558 commit 2216612
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@

💥 Breaking changes:

- Change Panel component title heading from `h2` to `h1`.
In most scenarious title will be an `h1` so we're making
this the default. You can now specify a heading level
by providing `titleLevel: <number>` parameter.

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

- Pull Request Title goes here

Description goes here (optional)
Expand Down

0 comments on commit 2216612

Please sign in to comment.