Skip to content

Commit

Permalink
Merge pull request #373 from ProfessionalWiki/prep420
Browse files Browse the repository at this point in the history
Prepare for release 4.2.0
  • Loading branch information
malberts authored Jan 26, 2023
2 parents 7ab9ad9 + 5f5887e commit c25e431
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 3 deletions.
2 changes: 1 addition & 1 deletion docs/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
### Requirements

- PHP 7.4.3 or later (tested up to PHP 8.1)
- MediaWiki 1.35 or later (tested up to MediaWiki 1.37)
- MediaWiki 1.35 or later (tested up to MediaWiki 1.39)

### Installation

Expand Down
4 changes: 3 additions & 1 deletion docs/release-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@

### Chameleon 4.2.0

Under development.
Released on January 26, 2023.

Note: This release improves compatibility with MediaWiki 1.39, however some deprecated MediaWiki CSS resources are missing and will be addressed in a future release.

* Extracted `Indicators`, `ContentHeader`, `ContentBody` and `CategoryLinks` sub-components from `MainContent` component (thanks @gesinn-it-wam)
* Fixed navbar whitespace issue (thanks @mdoggydog)
Expand Down
2 changes: 1 addition & 1 deletion skin.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"Morne Alberts",
"[https://www.EntropyWins.wtf/mediawiki Jeroen De Dauw]"
],
"version": "4.2.0-dev",
"version": "4.2.0",
"url": "https://www.mediawiki.org/wiki/Skin:Chameleon",
"descriptionmsg": "chameleon-desc",
"license-name": "GPL-3.0-or-later",
Expand Down

0 comments on commit c25e431

Please sign in to comment.