Skip to content

Commit 0e9ea0e

Browse files
authored
6.7.0-beta.1 changelog (#1465)
1 parent 80424de commit 0e9ea0e

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

CHANGELOG.md

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

55
### main
6+
7+
### v6.7.0-beta.1 - Jul 22, 2022
68
- Added `Incident.affectedRoadNames`. [#1457](https://github.com/mapbox/mapbox-java/pull/1457)
79
- Added `StepIntersections.trafficSignal`,`StepIntersections.stopSign` and `StepIntersections.yieldSign`. [#1464](https://github.com/mapbox/mapbox-java/pull/1464)
810
- Fixed an issue where the `MapMatchingMathcing#routeIndex` wasn't correctly assigned. [#1463](https://github.com/mapbox/mapbox-java/pull/1463)

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ repositories {
5454
}
5555
5656
dependencies {
57-
implementation 'com.mapbox.mapboxsdk:mapbox-sdk-services:6.7.0-SNAPSHOT'
57+
implementation 'com.mapbox.mapboxsdk:mapbox-sdk-services:6.8.0-SNAPSHOT'
5858
}
5959
```
6060

0 commit comments

Comments
 (0)