From 5d77ff103391b4245a6069a847aefc7ba6e1c4a4 Mon Sep 17 00:00:00 2001 From: paladox Date: Sun, 21 Mar 2021 15:42:52 +0000 Subject: [PATCH] Update NEWS.md --- NEWS.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/NEWS.md b/NEWS.md index 7a9da2f..8b609dc 100644 --- a/NEWS.md +++ b/NEWS.md @@ -7,6 +7,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 For changes prior to version 6.0.0, please see [`NEWS.old`](news.old). +## [7.1.0][] - 2021-03-21 + +### Changed + +- The minimum required version of MediaWiki is now 1.35. + +### Fixed + +- Fixed compatibility with MediaWiki version 1.35+. + ## [7.0.0][] - 2020-12-23 ### Changed