File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,6 +4,13 @@ Mapbox welcomes participation and contributions from everyone.
44
55### master
66
7+ ### 5.2.0 - May 12, 2020
8+
9+ - Add step maneuver modifier constants (#1142 )
10+ - Refactor turf measurement functions (#1139 )
11+ - remove stale bot settings for this repo (#1138 )
12+ - Fix typo in DirectionsJsonObject documentation (#1137 )
13+
714### 5.1.0 - March 30, 2020
815
916- Adding flexibility to Matrix API builder to set custom max coordinate list size limit [ #1133 ] ( https://github.com/mapbox/mapbox-java/pull/1133 )
Original file line number Diff line number Diff line change @@ -46,7 +46,7 @@ repositories {
4646}
4747
4848dependencies {
49- implementation 'com.mapbox.mapboxsdk:mapbox-sdk-services:5.2 .0-SNAPSHOT'
49+ implementation 'com.mapbox.mapboxsdk:mapbox-sdk-services:5.3 .0-SNAPSHOT'
5050}
5151```
5252
You can’t perform that action at this time.
0 commit comments