From 980cd0f72bb206394e2c5a4735831fd0f27ba2d2 Mon Sep 17 00:00:00 2001 From: Sam Pepper Date: Wed, 12 Apr 2017 10:26:26 +0100 Subject: [PATCH] Case 27703; Updating readme and version number --- README.md | 5 ++--- dist/implied-consent.min.js | 2 +- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index d8860f1..bb49317 100644 --- a/README.md +++ b/README.md @@ -13,9 +13,8 @@ as it is loaded and initialised in an asynchronous fashion. dependencies. It weighs only 5.38 kB when minified and gzipped. * __Browser support__: This has been tested on IE9+ and all recent modern browsers. -## v1.1.0 Changes -In this version, legacy polyfills for older browsers (IE8 and below) were removed to reduce file size and -prevent the polyfills from interfering with native browser APIs. +## v1.2.0 Changes +In this version, functionality has been added that removes the cookie notice once the viewer has navigated to a different page. ## Installation / Usage diff --git a/dist/implied-consent.min.js b/dist/implied-consent.min.js index 091a199..aa22896 100644 --- a/dist/implied-consent.min.js +++ b/dist/implied-consent.min.js @@ -1,5 +1,5 @@ /*! - * Implied Consent version 1.1.1 - a Cookie Notice plugin + * Implied Consent version 1.2.0 - a Cookie Notice plugin * * Copyright Dennis Publishing * Released under MIT license