From 258e2f5c84a9cea03096f6f11ecdc0293fbc7b93 Mon Sep 17 00:00:00 2001 From: William DURAND Date: Sun, 5 Jan 2014 02:57:42 +0100 Subject: [PATCH] Prepare 2.4.2 release --- CHANGELOG.md | 5 +++-- src/Geocoder/Geocoder.php | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c804122e5..efc8b3adc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,9 +1,10 @@ CHANGELOG ========= -### 2.4.2 (????-??-??) ### +### 2.4.2 (2014-01-05) ### -n/a +* Fixed: GeoIPs provider expects a single location response due to recent API + changes (#283). ### 2.4.1 (2013-12-16) ### diff --git a/src/Geocoder/Geocoder.php b/src/Geocoder/Geocoder.php index e97cd2b0b..0214fb250 100644 --- a/src/Geocoder/Geocoder.php +++ b/src/Geocoder/Geocoder.php @@ -22,7 +22,7 @@ class Geocoder implements GeocoderInterface /** * Version */ - const VERSION = '2.4.2-dev'; + const VERSION = '2.4.2'; /** * @var integer