Skip to content

Commit

Permalink
Prepare for 2.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
oschwald committed Jun 30, 2015
1 parent 4f47978 commit f07deda
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
CHANGELOG
=========

2.3.1 (2015-06-30)
------------------

* Updated `maxmind/web-service-common` to version with fixes for PHP 5.3 and
5.4.

2.3.0 (2015-06-29)
------------------

Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
],
"require": {
"maxmind-db/reader": "~1.0",
"maxmind/web-service-common": "~0.0.2",
"maxmind/web-service-common": "~0.0.3",
"php": ">=5.3.1"
},
"require-dev": {
Expand Down

0 comments on commit f07deda

Please sign in to comment.