Skip to content

Commit 16c2075

Browse files
author
Langston Smith
committed
Release 5.1.0
1 parent 6c9bab0 commit 16c2075

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ Mapbox welcomes participation and contributions from everyone.
44

55
### master
66

7+
### 5.1.0 - March 30, 2020
8+
9+
- Adding flexibility to Matrix API builder to set custom max coordinate list size limit [#1133](https://github.com/mapbox/mapbox-java/pull/1133)
10+
711
### 5.1.0-beta.2 - March 23, 2020
812

913
- Updated SNAPSHOT link in README [#1126](https://github.com/mapbox/mapbox-java/pull/1126)

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.1.0-SNAPSHOT'
49+
implementation 'com.mapbox.mapboxsdk:mapbox-sdk-services:5.2.0-SNAPSHOT'
5050
}
5151
```
5252

0 commit comments

Comments
 (0)