Skip to content

Commit

Permalink
Update RELEASE-NOTES.md
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
mwjames committed Sep 26, 2015
1 parent 5a3d0fc commit 5224ffe
Showing 1 changed file with 15 additions and 12 deletions.
27 changes: 15 additions & 12 deletions RELEASE-NOTES.md
Original file line number Diff line number Diff line change
@@ -1,26 +1,29 @@
These are the release notes for the [Semantic Glossary (SG)](https://www.mediawiki.org/wiki/Extension:Semantic_Glossary) extension.
This file contains the RELEASE-NOTES of the Semantic Glossary (a.k.a. SG) extension.

### SG 1.1.1 (2014-10-15)
### SG 1.1.2 (2015-09-26)

* Use `QueryResult::getCountValue` where available to make it compliant with Semantic Mediawiki 2.3
* Localisation updates

* Improve bootstrap test autoloader
### SG 1.1.1 (2014-10-15)

* Improved bootstrap test autoloader

### SG 1.1.0 (2014-08-10)

* added support for Semantic Mediawiki 2.0
* added maintenance script "rebuildGlossaryCache.php" to rebuild glossary cache and update pages that contain a glossary term annotation (by James Hong Kong)
* loads of refactoring done (by James Hong Kong)
* Added support for Semantic Mediawiki 2.0
* Added maintenance script "rebuildGlossaryCache.php" to rebuild glossary cache and update pages that contain a glossary term annotation
* Extended refactoring of the codebase
* I18n-system migrated from php- to json-files (by Siebrand Mazeland)


### SG 1.0.0 (2014-03-04)

* started using semantic versioning
* use caching
* support setting per-term CSS styles added (by Nathan Douglas)
* support synonyms introduced (by Yevheniy Vlasenko during Google Summer of Code 2013)
* support the Composer dependency manager for PHP

* Started using semantic versioning
* Added caching
* Support setting per-term CSS styles added (by Nathan Douglas)
* Support synonyms introduced (by Yevheniy Vlasenko during Google Summer of Code 2013)
* Support the Composer dependency manager for PHP

### SG 0.1 (2011-10-30)

Expand Down

0 comments on commit 5224ffe

Please sign in to comment.