From aaef459d67e35ecad5af96cc951ca91fc072764d Mon Sep 17 00:00:00 2001 From: Daniel Kraus Date: Tue, 22 Nov 2016 22:05:03 +0100 Subject: [PATCH] Bump version, write history. --- NEWS | 8 ++++++++ extension.json | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index a51447d..d8e3fd2 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,11 @@ +Version 4.0.3 (2016-11-22) +------------------------------------------------------------------------ + +- Fix: __NOAUTOLINKS__ magic word would not be respected when saving an edited page. + +* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * + + Version 4.0.2 (2016-11-09) ------------------------------------------------------------------------ diff --git a/extension.json b/extension.json index ce5bff0..f68891e 100644 --- a/extension.json +++ b/extension.json @@ -6,7 +6,7 @@ ], "type": "parserhook", "url": "https://www.mediawiki.org/wiki/Extension:LinkTitles", - "version": "4.0.2", + "version": "4.0.3", "license-name": "GPL-2.0+", "descriptionmsg": "linktitles-desc", "requires": {