Skip to content
Snippets Groups Projects
Commit d121d712 authored by Alex Reisner's avatar Alex Reisner
Browse files

Prepare for release of gem version 1.2.4.

parent 82f95aa1
No related branches found
No related tags found
No related merge requests found
......@@ -3,8 +3,9 @@ Changelog
Major changes to Geocoder for each release. Please see the Git log for complete list of changes.
1.2.4 (???)
1.2.4 (2014 Aug 12)
-------------------
* Add ability to specify lat/lon column names with .near scope (thanks github.com/switzersc).
* Add OpenCageData geocoder (thanks github.com/mtmail).
* Remove CloudMade geocoder.
......
module Geocoder
VERSION = "1.2.3"
VERSION = "1.2.4"
end
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment