jenkins-bot has submitted this change and it was merged.

Change subject: version update
......................................................................


version update

* updated HISTORY, RELEASE-NOTES and version to 0.2.0

Change-Id: If0760984cc108bb5ac61e8bfd9d491abe761602f
---
M HISTORY
M RELEASE-NOTES
M includes/Constants.php
3 files changed, 68 insertions(+), 23 deletions(-)

Approvals:
  Gilles: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/HISTORY b/HISTORY
index 6653ae2..d543a8b 100644
--- a/HISTORY
+++ b/HISTORY
@@ -1,8 +1,61 @@
+== GWToolset 0.1.5 ==
+MediaWiki_1.24/wmf1
+deployed: Tuesday, 22 April 2014
+https://www.mediawiki.org/wiki/MediaWiki_1.24/wmf1#GWToolset
+
+=== version update ===
+gerrit: https://gerrit.wikimedia.org/r/#/c/125922/
+
+=== wfStripIllegalFilenameChars truncates title ===
+gerrit: https://gerrit.wikimedia.org/r/#/c/125401/
+bugzilla: https://bugzilla.wikimedia.org/show_bug.cgi?id=62909
+
+
+
+== GWToolset 0.1.4 ==
+MediaWiki_1.23/wmf22
+deployed: Tuesday, 15 April 2014
+https://www.mediawiki.org/wiki/MediaWiki_1.23/wmf22#GWToolset
+
+=== fix inconsistency in GWToolset directory reference ===
+gerrit: https://gerrit.wikimedia.org/r/#/c/124351/
+
+=== Fix some minor HTML issues ===
+gerrit: https://gerrit.wikimedia.org/r/#/c/124012/
+
+
+
+== GWToolset 0.1.3 ==
+MediaWiki_1.23/wmf21
+deployed: Tuesday, 08 April 2014
+https://www.mediawiki.org/wiki/MediaWiki_1.23/wmf21#GWToolset
+
+=== Mark GWToolset namespace as being json for code editor ===
+gerrit: https://gerrit.wikimedia.org/r/#/c/123159/
+bugzilla: https://bugzilla.wikimedia.org/show_bug.cgi?id=58507
+
+=== Correct the format of the wikitext output ===
+gerrit: https://gerrit.wikimedia.org/r/#q,dd0757d5,n,z
+bugzilla: https://bugzilla.wikimedia.org/show_bug.cgi?id=63168
+
+=== make sure unicode characters are normalized ===
+gerrit: https://gerrit.wikimedia.org/r/#q,d1e32990,n,z
+bugzilla: https://bugzilla.wikimedia.org/show_bug.cgi?id=62870
+
+=== relax wiki title restrictions ===
+gerrit: https://gerrit.wikimedia.org/r/#q,cc0705be,n,z
+bugzilla: https://bugzilla.wikimedia.org/show_bug.cgi?id=62909
+
+
+
 == GWToolset 0.1.2 ==
+MediaWiki_1.23/wmf20
 deployed: Tuesday, 01 April 2014
+https://www.mediawiki.org/wiki/MediaWiki_1.23/wmf20#GWToolset
 
+=== Fix various inconsistencies in messages ===
+gerrit: https://gerrit.wikimedia.org/r/#/c/120003/
 
-=== assembla/260 ===
-Categorisation, unwanted concatenation
+=== don’t concatenate item specific categories ===
 gerrit: https://gerrit.wikimedia.org/r/#/c/119467/
 assembla: https://www.assembla.com/spaces/glamwiki/tickets/209
diff --git a/RELEASE-NOTES b/RELEASE-NOTES
index 613135e..091db96 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -1,23 +1,15 @@
-== GWToolset 0.1.3 ==
-scheduled deploy: Tuesday, 15 April 2014
+== GWToolset 0.2.0 ==
+MediaWiki_1.24/wmf2
+scheduled deploy: Tuesday, 29 April 2014
+https://www.mediawiki.org/wiki/MediaWiki_1.24/wmf2#GWToolset
 
+=== fix MediawikiTemplate::getTitle() method ===
+gerrit: https://gerrit.wikimedia.org/r/#/c/127211/
+bugzilla: https://bugzilla.wikimedia.org/show_bug.cgi?id=64086
 
-=== bug/58507 ===
-Mark GWToolset namespace as being json for code editor
-gerrit: https://gerrit.wikimedia.org/r/#/c/123159/
-bugzilla: https://bugzilla.wikimedia.org/show_bug.cgi?id=58507
+=== Update i18n shim ===
+gerrit: https://gerrit.wikimedia.org/r/#/c/128092/
 
-=== bug/63168 ===
-Correct the format of the wikitext output
-gerrit: https://gerrit.wikimedia.org/r/#q,dd0757d5,n,z
-bugzilla: https://bugzilla.wikimedia.org/show_bug.cgi?id=63168
-
-=== bug/62870 ===
-make sure unicode characters are normalized
-gerrit: https://gerrit.wikimedia.org/r/#q,d1e32990,n,z
-bugzilla: https://bugzilla.wikimedia.org/show_bug.cgi?id=62870
-
-=== bug/62909 ===
-relax wiki title restrictions
-gerrit: https://gerrit.wikimedia.org/r/#q,cc0705be,n,z
-bugzilla: https://bugzilla.wikimedia.org/show_bug.cgi?id=62909
+=== auto-add additional mediawiki template parameters as creator template 
values ===
+gerrit: https://gerrit.wikimedia.org/r/#/c/125552/
+bugzilla: https://bugzilla.wikimedia.org/show_bug.cgi?id=63822
diff --git a/includes/Constants.php b/includes/Constants.php
index 499791f..a272d37 100644
--- a/includes/Constants.php
+++ b/includes/Constants.php
@@ -12,7 +12,7 @@
 class Constants {
 
        const EXTENSION_NAME = 'GWToolset';
-       const EXTENSION_VERSION = '0.1.3';
+       const EXTENSION_VERSION = '0.2.0';
        const REQUIRED_MEDIAWIKI_VERSION = '1.22c';
        const USE_FILEBACKEND = true;
 

-- 
To view, visit https://gerrit.wikimedia.org/r/130277
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: If0760984cc108bb5ac61e8bfd9d491abe761602f
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/GWToolset
Gerrit-Branch: master
Gerrit-Owner: Dan-nl <d_ent...@yahoo.com>
Gerrit-Reviewer: Gilles <gdu...@wikimedia.org>
Gerrit-Reviewer: MarkTraceur <mtrac...@member.fsf.org>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to