From 55e91f7c6ccce46b688c795d6e48750fc7b93e5c Mon Sep 17 00:00:00 2001 From: Oliver Byford Date: Thu, 2 Feb 2017 09:39:13 +0000 Subject: [PATCH] v5.1.1 - Update the alpha, beta and discovery colours to $govuk-blue to match the updated phase banner (PR #370) - Fix radio button show/hide behaviour when used outside a form (PR #375) - Fix a "Stick at top when scrolling" component bug related to scroll anchoring in Chrome 56+ (PR #376) - Minor travis fixes (PR #373) --- CHANGELOG.md | 7 +++++++ VERSION.txt | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e53f9f27..0e1bfd6a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# 5.1.1 + +- Update the alpha, beta and discovery colours to $govuk-blue to match the updated phase banner ([PR #370](https://github.com/alphagov/govuk_frontend_toolkit/pull/370)) +- Fix radio button show/hide behaviour when used outside a form ([PR #375](https://github.com/alphagov/govuk_frontend_toolkit/pull/375)) +- Fix a "Stick at top when scrolling" component bug related to scroll anchoring in Chrome 56+ ([PR #376](https://github.com/alphagov/govuk_frontend_toolkit/pull/376)) +- Minor travis fixes ([PR #373](https://github.com/alphagov/govuk_frontend_toolkit/pull/373)) + # 5.1.0 - Allow custom options when tracking events ([PR #365](https://github.com/alphagov/govuk_frontend_toolkit/pull/365)) diff --git a/VERSION.txt b/VERSION.txt index 831446cb..ac14c3df 100644 --- a/VERSION.txt +++ b/VERSION.txt @@ -1 +1 @@ -5.1.0 +5.1.1