Skip to content

Commit

Permalink
(version) 1.8.9 release
Browse files Browse the repository at this point in the history
Release that supports MediaWiki 1.42 (as well as 1.39-1.41).

Not starting 1.9.x versions sequence yet, because B/C with previous
versions of MediaWiki is not being abandoned after this release.
  • Loading branch information
edwardspec committed Aug 1, 2024
1 parent 619ed3b commit 06b98c6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@ List of changes between releases of Extension:Moderation.

== master branch (1.8.x versions) ==

No changes since Moderation 1.8.9.

== Moderation 1.8.9 ==

Note: this version requires MediaWiki 1.39+. MediaWiki 1.35 is no longer supported.

Features:
Expand Down
2 changes: 1 addition & 1 deletion extension.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Moderation",
"version": "1.8.8",
"version": "1.8.9",
"author": "Edward Chernenko",
"url": "https://www.mediawiki.org/wiki/Extension:Moderation",
"descriptionmsg": "moderation-desc",
Expand Down

0 comments on commit 06b98c6

Please sign in to comment.