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 3, 2018
1 parent 5adb0a8 commit f57dd5e
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,14 @@

💥 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 `headingLevel: <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 f57dd5e

Please sign in to comment.