Prepare release v.8.0.1.

This commit is contained in:
Daniel Kraus
2021-05-08 15:10:16 +02:00
parent 584c330eec
commit 5bce7c4dd1
2 changed files with 4 additions and 2 deletions

View File

@ -9,7 +9,7 @@ For changes prior to version 6.0.0, please see [`NEWS.old`](news.old).
## Unreleased
### Fixed
### [8.0.1][] - 2021-05-08
- Fixed a regression concerning `linktitles-cli` progress display that was
introduced in v8.0.0.
@ -57,5 +57,7 @@ For changes prior to version 6.0.0, please see [`NEWS.old`](news.old).
constant (DB_SLAVE was renamed to DB_REPLICA). NOTE that the minimum
required version of MediaWiki is now 1.28 (which is an obsolete version).
[8.0.1]: https://github.com/bovender/LinkTitles/releases/tag/v8.0.1
[8.0.0]: https://github.com/bovender/LinkTitles/releases/tag/v8.0.0
[7.0.0]: https://github.com/bovender/LinkTitles/releases/tag/v7.0.0
[6.0.0]: https://github.com/bovender/LinkTitles/releases/tag/v6.0.0

View File

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