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