Skip to content

Commit bdf86ac

Browse files
committed
release 5.4.0
1 parent 1f7a240 commit bdf86ac

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

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.4.0 - July 29, 2020
8+
9+
- [geocoding] Correct handling of a single element batch geocoding response (#1160)
10+
711
### 5.3.0 - June 15, 2020
812

913
- [turf] Ported TurfMeasurement.center() method (#1150)

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

0 commit comments

Comments
 (0)