From ea6775ce75dccbfadf175f63e2ac41a81bcaecf1 Mon Sep 17 00:00:00 2001 From: Oliver Byford Date: Thu, 13 Jun 2019 16:59:32 +0100 Subject: [PATCH] Improve changelog for v2.13.0 This updates the entries for changes going out in v2.13.0 to follow a new style for release notes, focusing on the impact to the user rather than on describing the changes. Co-authored-by: Mark Green --- CHANGELOG.md | 29 ++++++++++++++--------------- 1 file changed, 14 insertions(+), 15 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index fe819014ba..a30c5d698c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,29 +2,28 @@ ## Unreleased -See the [versioning documentation for how to update this changelog](./docs/contributing/versioning.md#updating-changelog). +See the [versioning documentation for how to update this +changelog](./docs/contributing/versioning.md#updating-changelog). -🆕 New features: - -- Support custom text on meta title - - Hard coded 'Support Links' is replaced by `params.meta.visuallyHiddenTitle` this has a default off Support links. +🆕 New features - ([PR #1387](https://github.com/alphagov/govuk-frontend/pull/1387)) - -🔧 Fixes: +- You can now override the visually hidden 'Support links' text in the footer by +setting `meta.visuallyHiddenTitle`. -- Fixes the color of disabled secondary and warning button variants + ([Pull request #1387](https://github.com/alphagov/govuk-frontend/pull/1387)) - ([PR #1392](https://github.com/alphagov/govuk-frontend/pull/1392)) +🔧 Fixes -- Adds missing height and width attributes to the fallback crown PNG in the header. +- Secondary buttons and warning buttons now have the correct background colour +when they're disabled. - ([PR #1419](https://github.com/alphagov/govuk-frontend/pull/1419)) + ([Pull request #1392](https://github.com/alphagov/govuk-frontend/pull/1392)) -- Fixes alignment of the fallback crown PNG with 'GOV.UK' in the header in IE8 +- The crown logo image in the header now: + - has height and width attributes set + - aligns better with 'GOV.UK' in IE8 - ([PR #1419](https://github.com/alphagov/govuk-frontend/pull/1419)) + ([Pull request #1419](https://github.com/alphagov/govuk-frontend/pull/1419)) ## 2.12.0