File tree Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 22All notable changes to this project will be documented in this file.
33This project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
44
5- ## [ 2.0.0-RC1] - 18 Jun 2017
5+ ## [ 2.0.0-dev] - 23 Jun 2017
6+ ### Fixed
7+ - failing Travis builds due TLS resolution issues by changing to a different
8+ geocoding provider that was failing said resolution during CURL requests.
9+
10+ ### Changed
11+ - build and coverage badges back to Travis and Coveralls
12+
13+ ## [ 2.0.0-dev] - 18 Jun 2017
614### Added
715- compatibility with Geocoder 4.0-dev.
816- caching to ` geocodeQuery() ` and ` reverseQuery() ` methods.
Original file line number Diff line number Diff line change 11[ ![ Latest StableVersion] ( https://poser.pugx.org/toin0u/geocoder-laravel/v/stable.png )] ( https://packagist.org/packages/toin0u/geocoder-laravel )
22[ ![ Total Downloads] ( https://poser.pugx.org/toin0u/geocoder-laravel/downloads.png )] ( https://packagist.org/packages/toin0u/geocoder-laravel )
3- [ ![ Build Status] ( https://ci.genealabs.com/build-status/image/1 )] ( https ://ci.genealabs.com/build-status/view/1 )
3+ [ ![ Build Status] ( https://secure.travis- ci.org/geocoder-php/GeocoderLaravel.png )] ( http ://travis- ci.org/geocoder-php/GeocoderLaravel )
44[ ![ Coverage Status] ( https://coveralls.io/repos/geocoder-php/GeocoderLaravel/badge.png )] ( https://coveralls.io/r/geocoder-php/GeocoderLaravel )
55
66# Geocoder for Laravel
You can’t perform that action at this time.
0 commit comments