From 7fe359e25ffe33e33b7cf861c99ecc5b064780ef Mon Sep 17 00:00:00 2001 From: alex-ju Date: Wed, 20 Jun 2018 15:14:54 +0100 Subject: [PATCH] Update changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9f213241ea..286bc3f8a6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,9 +18,13 @@ Note: We're not following semantic versioning yet, we are going to talk about th - Add default text for back-link component ([PR #793](https://github.com/alphagov/govuk-frontend/pull/793)) + - Add default container class to the header component ([PR #807](https://github.com/alphagov/govuk-frontend/pull/807)) +- Add tabs component – thanks to [@adamsilver](https://github.com/adamsilver) and [@trevorsaint](https://github.com/trevorsaint) for contributing + ([PR #776](https://github.com/alphagov/govuk-frontend/pull/776)) + 🔧 Fixes: - Pull Request Title goes here