Skip to content

Commit b721823

Browse files
committed
REL 2.3.1
1 parent 0e35e20 commit b721823

File tree

2 files changed

+2
-7
lines changed

2 files changed

+2
-7
lines changed

RELEASENOTES.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
These are the release notes for the [mediawiki-api-base](README.md) library.
22

3-
## Version 2.4.0 (work in progress)
4-
* TBA
3+
## Version 2.3.1 (3 May 2017)
4+
* Don't fail on libxml errors if the RSD URL can still be found. PR [#35](https://github.com/addwiki/mediawiki-api-base/pull/35), Fixes [T163527](https://phabricator.wikimedia.org/T163527).
55

66
## Version 2.3.0 (27 April 2017)
77

composer.json

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -43,10 +43,5 @@
4343
"files": [
4444
"tests/Integration/TestEnvironment.php"
4545
]
46-
},
47-
"extra": {
48-
"branch-alias": {
49-
"dev-master": "2.4.x-dev"
50-
}
5146
}
5247
}

0 commit comments

Comments
 (0)