Bump version and write history.

This commit is contained in:
Daniel Kraus
2017-03-21 22:18:54 +01:00
parent 21ce7cab62
commit fe8e009565
2 changed files with 10 additions and 2 deletions

8
NEWS
View File

@ -1,3 +1,11 @@
Version 4.0.9 (2017-03-21)
------------------------------------------------------------------------
- Fix: __NOAUTOLINKS__ was not respected during rendering.
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
Version 4.0.8 (2017-02-16) Version 4.0.8 (2017-02-16)
------------------------------------------------------------------------ ------------------------------------------------------------------------

View File

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