<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,3 +1,9 @@
+=== 1.5.0 / 2009-09-21
+* fixed jruby compatibility (thanks manalang)
+* added country name to Google reverse geocoder (thanks joahking)
+* added  DependentLocalityName as district, and SubAdministrativeAreaName as province (google geocoder only)
+* Google geocoder throws an error if you exceed geocoding rates (thanks drogus)
+
 === 1.4.1 / 2009-06-15
 * Fixed Ruby 1.9.1 compat and load order (thanks Niels Ganser)
 </diff>
      <filename>History.txt</filename>
    </modified>
    <modified>
      <diff>@@ -2,7 +2,7 @@
 
 Gem::Specification.new do |s|
   s.name = %q{geokit}
-  s.version = &quot;1.4.1&quot;
+  s.version = &quot;1.5.0&quot;
 
   s.required_rubygems_version = Gem::Requirement.new(&quot;&gt;= 0&quot;) if s.respond_to? :required_rubygems_version=
   s.authors = [&quot;Andre Lewis and Bill Eisenhauer&quot;]</diff>
      <filename>geokit.gemspec</filename>
    </modified>
    <modified>
      <diff>@@ -1,5 +1,5 @@
 module Geokit
-  VERSION = '1.4.1'
+  VERSION = '1.5.0'
   # These defaults are used in Geokit::Mappable.distance_to and in acts_as_mappable
   @@default_units = :miles
   @@default_formula = :sphere</diff>
      <filename>lib/geokit.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>80b51120b556c846d1b19d5236f0a6e4770b9f01</id>
    </parent>
  </parents>
  <author>
    <name>Andre Lewis</name>
    <email>andre@highgroove.com</email>
  </author>
  <url>http://github.com/andre/geokit-gem/commit/5fe4ee6d500f522b3a098f56aea7740c5b29f00d</url>
  <id>5fe4ee6d500f522b3a098f56aea7740c5b29f00d</id>
  <committed-date>2009-09-21T02:20:06-07:00</committed-date>
  <authored-date>2009-09-21T02:20:06-07:00</authored-date>
  <message>version bump and history</message>
  <tree>0de8ec2bbd679eef544db8cd3b8a4a77a03e0137</tree>
  <committer>
    <name>Andre Lewis</name>
    <email>andre@highgroove.com</email>
  </committer>
</commit>
