Skip to content

Commit fea7165

Browse files
committed
Start 2.4.0
1 parent 6416e68 commit fea7165

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

RELEASENOTES.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
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
5+
36
## Version 2.3.0 (27 April 2017)
47

58
* All guzzle configuration settings can now be overridden in `ClientFactory`. [#27](https://github.com/addwiki/mediawiki-api-base/pull/27)

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
},
4444
"extra": {
4545
"branch-alias": {
46-
"dev-master": "2.3.x-dev"
46+
"dev-master": "2.4.x-dev"
4747
}
4848
}
4949
}

0 commit comments

Comments
 (0)