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 2
2
All notable changes to this project will be documented in this file.
3
3
This project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
4
4
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
6
14
### Added
7
15
- compatibility with Geocoder 4.0-dev.
8
16
- caching to ` geocodeQuery() ` and ` reverseQuery() ` methods.
Original file line number Diff line number Diff line change 1
1
[ ![ Latest StableVersion] ( https://poser.pugx.org/toin0u/geocoder-laravel/v/stable.png )] ( https://packagist.org/packages/toin0u/geocoder-laravel )
2
2
[ ![ 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 )
4
4
[ ![ Coverage Status] ( https://coveralls.io/repos/geocoder-php/GeocoderLaravel/badge.png )] ( https://coveralls.io/r/geocoder-php/GeocoderLaravel )
5
5
6
6
# Geocoder for Laravel
You can’t perform that action at this time.
0 commit comments