From 5f43eb37a09d8981f3f60ce7f363f501f3b44eee Mon Sep 17 00:00:00 2001 From: Paul Hayes Date: Tue, 26 May 2015 13:16:52 +0100 Subject: [PATCH] Version 4.0.0 - Remove Google Analytics classic https://github.com/alphagov/govuk_frontend_toolkit/pull/194 - References to google-analytics-classic-tracker.js should be removed - Rename GOVUK.Tracker to GOVUK.Analytics - References to GOVUK.Tracker should be updated --- CHANGELOG.md | 11 +++++++++-- VERSION.txt | 2 +- 2 files changed, 10 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b221e459..2e4fc90e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,9 +1,16 @@ -#3.5.1 +# 4.0.0 + +- Remove Google Analytics classic https://github.com/alphagov/govuk_frontend_toolkit/pull/194 + - References to google-analytics-classic-tracker.js should be removed +- Rename GOVUK.Tracker to GOVUK.Analytics + - References to GOVUK.Tracker should be updated + +# 3.5.1 + - Changes Analytics API library to accept one, both or neither of the analytics tracking codes. This means we can start removing classic tracking codes from apps. - #3.5.0 - Adds cross domain tracking to Analytics API library: https://github.com/alphagov/govuk_frontend_toolkit/pull/185 diff --git a/VERSION.txt b/VERSION.txt index d5c0c991..fcdb2e10 100644 --- a/VERSION.txt +++ b/VERSION.txt @@ -1 +1 @@ -3.5.1 +4.0.0