File tree 3 files changed +7
-3
lines changed
3 files changed +7
-3
lines changed Original file line number Diff line number Diff line change 1
1
CHANGELOG
2
2
=========
3
3
4
- 0.4.2 (xxxx-xx-xx )
4
+ 0.5.0 (2015-03-11 )
5
5
------------------
6
6
7
- n/a
7
+ * [ BC] the package is now compatible for Laravel 5
8
+ * improved the doc
9
+ * add code of conduct
8
10
9
11
0.4.1 (2014-06-23)
10
12
------------------
Original file line number Diff line number Diff line change 1
1
Geocoder for Lavarel 5
2
2
======================
3
3
4
+ If you still use ** Lavarel 4** , please check out the ` 0.4.x ` branch [ here] ( https://github.com/geocoder-php/GeocoderLaravel/tree/0.4.x ) .
5
+
4
6
This package allows you to use [ ** Geocoder** ] ( http://geocoder-php.org/Geocoder/ )
5
7
in [ ** Laravel 5** ] ( http://laravel.com/ ) .
6
8
Original file line number Diff line number Diff line change 38
38
39
39
"extra" : {
40
40
"branch-alias" : {
41
- "dev-master" : " 0.4 -dev"
41
+ "dev-master" : " 0.5 -dev"
42
42
}
43
43
}
44
44
}
You can’t perform that action at this time.
0 commit comments