Merge branch 'release-5.0.3' into develop

This commit is contained in:
Daniel Kraus
2017-09-06 22:34:13 +02:00
3 changed files with 11 additions and 2 deletions

9
NEWS
View File

@ -1,3 +1,12 @@
Version 5.0.3 (2017-09-06)
------------------------------------------------------------------------
- Fix: <autolinks> tag was broken.
- Fix: <noautolinks> tag did not work in parse-on-render mode.
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
Version 5.0.2 (2017-09-05)
------------------------------------------------------------------------

View File

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