Skip to content

Commit 71f3a6a

Browse files
committed
add Changelog and Readme changes for 5.3.0
1 parent 136aa1a commit 71f3a6a

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG.md

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

55
### master
66

7+
### 5.3.0 - June 15, 2020
8+
9+
- [turf] Ported TurfMeasurement.center() method (#1150)
10+
- [geojson] move gson package to com.mapbox.geojson.internal (#1153)
11+
712
### 5.2.1 - May 13, 2020
813

914
- Update maneuver modifier type to be public (#1146)

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

0 commit comments

Comments
 (0)