Skip to content

Commit ed0eb17

Browse files
committed
Release Maps 10.1.2
1 parent 7c6c302 commit ed0eb17

File tree

4 files changed

+10
-4
lines changed

4 files changed

+10
-4
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,9 @@ jobs:
2323
php: 8.0
2424
- mw: 'REL1_39'
2525
php: 8.1
26-
- mw: 'master'
26+
- mw: 'REL1_40'
2727
php: 8.1
28-
- mw: 'master'
28+
- mw: 'REL1_41'
2929
php: 8.2
3030

3131
runs-on: ubuntu-latest

INSTALL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ minimum requirements are indicated in bold. For a detailed list of changes, see
4343
<td>7.4 - 8.2</td>
4444
<td>1.35 - 1.39</td>
4545
<td>3.2 - 4.0</td>
46-
<td>Obsolete release, no support/td>
46+
<td>Obsolete release, no support</td>
4747
</tr>
4848
<tr>
4949
<th>9.0.x</th>

RELEASE-NOTES.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@ different releases and which versions of PHP and MediaWiki they support, see the
33
[platform compatibility tables](INSTALL.md#platform-compatibility-and-release-status).
44

55

6+
## Maps 10.1.2
7+
8+
Released on February 21st, 2024.
9+
10+
* Fixed PHP 7.4 compatibility issue in the GeoJSON content model's integration with Semantic MediaWiki
11+
612
## Maps 10.1.1
713

814
Released on December 4th, 2023.

extension.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "Maps",
3-
"version": "10.1.1",
3+
"version": "10.1.2",
44

55
"author": [
66
"[https://EntropyWins.wtf/mediawiki Jeroen De Dauw]",

0 commit comments

Comments
 (0)