Skip to content

Commit eaca27e

Browse files
authored
Release 5.2.0 (#1144)
Co-authored-by: Kyle Madsen <>
1 parent 8d9c4ef commit eaca27e

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff 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)

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ repositories {
4646
}
4747
4848
dependencies {
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

0 commit comments

Comments
 (0)