File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33Mapbox welcomes participation and contributions from everyone.
44
5+ ### v1.2.1
6+
7+ * Fixes regresion in ` GeocoderAutoCompleteView `
8+
9+ Full changelog: https://github.com/mapbox/mapbox-java/issues?q=milestone%3Av1.2.1+is%3Aclosed
10+
511### v1.2.0
612
713* Updated to ` libjava ` v1.2.0
Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ dependencies {
3636 compile project(' :libjava' )
3737
3838 // Mapbox Java Services (release)
39- // compile ('com.mapbox.mapboxsdk:mapbox-java-services:1.2.0 @jar') {
39+ // compile ('com.mapbox.mapboxsdk:mapbox-java-services:1.2.1 @jar') {
4040// transitive=true
4141// }
4242
Original file line number Diff line number Diff line change 22
33Mapbox welcomes participation and contributions from everyone.
44
5+ ### v1.2.1
6+
7+ * Bring back ` toString() ` method in ` CarmenFeature `
8+
9+ Full changelog: https://github.com/mapbox/mapbox-java/issues?q=milestone%3Av1.2.1+is%3Aclosed
10+
511### v1.2.0
612
713* Support for the Map Matching API
You can’t perform that action at this time.
0 commit comments