From a9c20ad73dcea6a59ccb2df077b7afd44c84caec Mon Sep 17 00:00:00 2001 From: Stephan Gambke Date: Wed, 24 May 2017 01:07:12 +0200 Subject: [PATCH] Release Semantic Glossary 2.2.0 --- RELEASE-NOTES.md | 13 +++++++++---- composer.json | 2 +- extension.json | 2 +- 3 files changed, 11 insertions(+), 6 deletions(-) diff --git a/RELEASE-NOTES.md b/RELEASE-NOTES.md index f56b4d0..5b4c916 100644 --- a/RELEASE-NOTES.md +++ b/RELEASE-NOTES.md @@ -2,15 +2,20 @@ This file contains the RELEASE-NOTES of the Semantic Glossary (a.k.a. SG) extens ### 2.2.0 -This is not a release yet. +Released on 2017-05-24. + +* Requires Lingo 2.0.3 or above + * Fixed fatal error: Call to undefined function Lingo\string() + * [#24](https://github.com/SemanticMediaWiki/SemanticGlossary/issues/24) Fixed missing link icon + * [#25](https://github.com/SemanticMediaWiki/SemanticGlossary/issues/25) Fixed broken Special:Preferences ### 2.1.0 Released on 2017-03-27. -- Compatibility with Semantic MediaWiki 2.5.x -- Semantic MediaWiki 2.4 as minimum requirement -- translation updates from translatewiki.net +* Compatibility with Semantic MediaWiki 2.5.x +* Semantic MediaWiki 2.4 as minimum requirement +* translation updates from translatewiki.net ### 2.0.1 diff --git a/composer.json b/composer.json index f1028fe..7f5ba5a 100644 --- a/composer.json +++ b/composer.json @@ -31,7 +31,7 @@ "php": ">=5.3.3", "composer/installers":"^1.0.12", "mediawiki/semantic-media-wiki": "~2.4|~3.0", - "mediawiki/lingo": "~2.0" + "mediawiki/lingo": "^2.0.3" }, "extra": { "branch-alias": { diff --git a/extension.json b/extension.json index 62a5c94..408c842 100644 --- a/extension.json +++ b/extension.json @@ -1,6 +1,6 @@ { "name": "Semantic Glossary", - "version": "2.2.0-alpha", + "version": "2.2.0", "author": [ "[https://www.mediawiki.org/wiki/User:F.trott Stephan Gambke]", "[https://www.semantic-mediawiki.org/wiki/User:MWJames James Hong Kong]",