Bump version, write history.

This commit is contained in:
Daniel Kraus
2016-11-30 06:11:29 +01:00
parent 6f5696eb9d
commit 6c4db6df5a
2 changed files with 9 additions and 1 deletions

8
NEWS
View File

@ -1,3 +1,11 @@
Version 4.0.4 (2016-11-30)
------------------------------------------------------------------------
- Fix: Do not link titles twice if $wgLinkTitlesFirstOnly and $wgLinkTitlesSmartMode are both true.
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
Version 4.0.3 (2016-11-22)
------------------------------------------------------------------------

View File

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