From 8a66b8a227328f28ba12f98937a33c6fa0bb90f8 Mon Sep 17 00:00:00 2001 From: William Durand Date: Wed, 7 Jan 2015 14:23:35 +0100 Subject: [PATCH] Prepare 2.8.2 release --- CHANGELOG.md | 4 ++-- src/Geocoder/Geocoder.php | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f262468c5..486609854 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,9 +1,9 @@ CHANGELOG ========= -### 2.8.2 (????-??-??) +### 2.8.2 (2015-01-07 -n/a +* Fixed: encoding issue for `maxmind` provider ### 2.8.1 (2014-12-08) diff --git a/src/Geocoder/Geocoder.php b/src/Geocoder/Geocoder.php index 65f099ba9..396827f09 100644 --- a/src/Geocoder/Geocoder.php +++ b/src/Geocoder/Geocoder.php @@ -22,7 +22,7 @@ class Geocoder implements GeocoderInterface /** * Version */ - const VERSION = '2.8.2-dev'; + const VERSION = '2.8.2'; /** * @var integer