From df565b16e2dc058a89a6e6d75d5305490b9c8462 Mon Sep 17 00:00:00 2001 From: William DURAND Date: Wed, 6 Nov 2013 09:09:04 +0100 Subject: [PATCH] Prepare 2.3.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 446cbd891..af3791b82 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,9 +1,10 @@ CHANGELOG ========= -### 2.3.2 (????-??-??) ### +### 2.3.2 (2013-11-06) ### -n/a +* Fixed: GeoIPs provider stopped working due to api changes (#267) +* Fixed: installation guidelines ### 2.3.1 (2013-10-22) ### diff --git a/src/Geocoder/Geocoder.php b/src/Geocoder/Geocoder.php index fb6ff9960..739a650bc 100644 --- a/src/Geocoder/Geocoder.php +++ b/src/Geocoder/Geocoder.php @@ -22,7 +22,7 @@ class Geocoder implements GeocoderInterface /** * Version */ - const VERSION = '2.3.2-dev'; + const VERSION = '2.3.2'; /** * @var integer