Skip to content

Commit

Permalink
0.3 release
Browse files Browse the repository at this point in the history
  • Loading branch information
addshore committed Jun 1, 2015
1 parent 327652d commit 3d460bd
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ On Packagist:

Use composer to install the library and all its dependencies:

composer require "addwiki/mediawiki-api-base:~0.2.0"
composer require "addwiki/mediawiki-api-base:~0.3.0"

## Example Usage

Expand Down
6 changes: 5 additions & 1 deletion RELEASENOTES.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
These are the release notes for the [mediawiki-api-base](README.md).

## Version 0.3 (development)
## Version 0.4 (In development)

*

## Version 0.3 (1 June 2015)

* UsageExceptions can now contain the full api result array
* No longer uses addwiki/guzzle-mediawiki-client
Expand Down

0 comments on commit 3d460bd

Please sign in to comment.