Bump version, write docs and history.

This commit is contained in:
Daniel Kraus
2018-06-27 21:34:12 +02:00
parent 7a69e87a8d
commit bd7b6b1a03
3 changed files with 10 additions and 2 deletions

8
NEWS
View File

@ -1,3 +1,11 @@
Version 5.0.7 (2018-06-27)
------------------------------------------------------------------------
- Fix: Improve handling of page titles that start or end with numbers.
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
Version 5.0.6 (2018-06-20) Version 5.0.6 (2018-06-20)
------------------------------------------------------------------------ ------------------------------------------------------------------------

View File

@ -10,7 +10,7 @@
], ],
"type": "parserhook", "type": "parserhook",
"url": "https://www.mediawiki.org/wiki/Extension:LinkTitles", "url": "https://www.mediawiki.org/wiki/Extension:LinkTitles",
"version": "5.0.6", "version": "5.0.7",
"license-name": "GPL-2.0+", "license-name": "GPL-2.0+",
"descriptionmsg": "linktitles-desc", "descriptionmsg": "linktitles-desc",
"requires": { "requires": {