mirror of
https://github.com/diocloid/LinkTitles.git
synced 2025-07-13 09:49:31 +02:00
Prepare release v.8.0.1.
This commit is contained in:
4
NEWS.md
4
NEWS.md
@ -9,7 +9,7 @@ For changes prior to version 6.0.0, please see [`NEWS.old`](news.old).
|
|||||||
|
|
||||||
## Unreleased
|
## Unreleased
|
||||||
|
|
||||||
### Fixed
|
### [8.0.1][] - 2021-05-08
|
||||||
|
|
||||||
- Fixed a regression concerning `linktitles-cli` progress display that was
|
- Fixed a regression concerning `linktitles-cli` progress display that was
|
||||||
introduced in v8.0.0.
|
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
|
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).
|
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
|
[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
|
[6.0.0]: https://github.com/bovender/LinkTitles/releases/tag/v6.0.0
|
||||||
|
@ -13,7 +13,7 @@
|
|||||||
],
|
],
|
||||||
"type": "parserhook",
|
"type": "parserhook",
|
||||||
"url": "https://www.mediawiki.org/wiki/Extension:LinkTitles",
|
"url": "https://www.mediawiki.org/wiki/Extension:LinkTitles",
|
||||||
"version": "8.0.0",
|
"version": "8.0.1",
|
||||||
"license-name": "GPL-2.0+",
|
"license-name": "GPL-2.0+",
|
||||||
"descriptionmsg": "linktitles-desc",
|
"descriptionmsg": "linktitles-desc",
|
||||||
"requires": {
|
"requires": {
|
||||||
|
Reference in New Issue
Block a user