From 4dd6b8c1c895a5069d906db7ef6a0022ebb0e274 Mon Sep 17 00:00:00 2001 From: Kartik Visweswaran Date: Tue, 11 Nov 2014 00:11:15 +0530 Subject: [PATCH] Upgrade to release v1.2.0 --- CHANGE.md | 13 ++++++++++--- Disqus.php | 4 ++-- GithubPlugin.php | 4 ++-- GoogleAnalytics.php | 4 ++-- LICENSE.md | 2 +- Module.php | 4 ++-- composer.json | 2 +- views/disqus-comments.php | 4 ++-- views/disqus-count.php | 4 ++-- views/google-analytics.php | 4 ++-- 10 files changed, 26 insertions(+), 19 deletions(-) diff --git a/CHANGE.md b/CHANGE.md index 9daf9d5..d0e80cb 100644 --- a/CHANGE.md +++ b/CHANGE.md @@ -1,11 +1,18 @@ -version 1.0.0 +version 1.2.0 +============= +**Date:** 10-Nov-2014 + +- Set release to stable + +version 1.1.0 ============= +**Date:** 01-Jul-2014 + - PSR4 alias change - (enh #8): Allow language configuration for Facebook, Twitter, and Google plugins. version 1.0.0 ============= - -*Date:* 01-Dec-2013 +**Date:** 01-Dec-2013 - Initial release diff --git a/Disqus.php b/Disqus.php index 89a1562..af4dad0 100644 --- a/Disqus.php +++ b/Disqus.php @@ -1,9 +1,9 @@