<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,10 +1,14 @@
+== 2009-10-02 / Version 1.2.0
+* Overhaul the test suite to be independent of a Rails project
+* Added concept of database adapter. Ported mysql/postgresql conditional code to their own adapter.
+* Added SQL Server support. THANKS http://github.com/brennandunn for all the improvements in this release
+
 == 2009-09-26 / Version 1.1.3
 * documentation updates and updated to work with Geokit gem v1.5.0
 * IMPORTANT: in the Geokit gem, Geokit::Geocoders::timeout became Geokit::Geocoders::request_timeout for jruby compatibility.
 The plugin sets this in config/initializers/geokit_config.rb. So if you've upgraded the gem to 1.5.0, you need to
 make the change manually from Geokit::Geocoders::timeout to Geokit::Geocoders::request_timeout in config/initializers/geokit_config.rb
 
-
 == 2009-06-08 / Version 1.1.2
 * Added support for hashes in :through. So you can do: acts_as_mappable :through =&gt; { :state =&gt; :country } (Thanks Jos&#233; Valim).
 </diff>
      <filename>CHANGELOG.rdoc</filename>
    </modified>
    <modified>
      <diff>@@ -4,6 +4,6 @@ author:
   name_2: Andre Lewis
   homepage_2: http://www.earthcode.com
 summary: Geo distance calculations, distance calculation query support, geocoding for physical and ip addresses.
-version: 1.1.3
+version: 1.1.4
 rails_version: 1.0+
 license: MIT
\ No newline at end of file</diff>
      <filename>about.yml</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>ec302aa7e8161f0d05d5ab2742a0d1f5ff312065</id>
    </parent>
  </parents>
  <author>
    <name>Andre Lewis</name>
    <email>andre@highgroove.com</email>
  </author>
  <url>http://github.com/andre/geokit-rails/commit/324231088b02d7c6d590333d2bb1645efad0274f</url>
  <id>324231088b02d7c6d590333d2bb1645efad0274f</id>
  <committed-date>2009-10-03T00:24:11-07:00</committed-date>
  <authored-date>2009-10-03T00:24:11-07:00</authored-date>
  <message>version bump and changelog</message>
  <tree>9cca765ffabf0f351a180f538897e5cdee4cb283</tree>
  <committer>
    <name>Andre Lewis</name>
    <email>andre@highgroove.com</email>
  </committer>
</commit>
