Skip to content

Commit f865d63

Browse files
author
Łukasz Paczos
committed
added changelog for v6.2.0-beta.1
1 parent 532e7b9 commit f865d63

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,11 @@
33
Mapbox welcomes participation and contributions from everyone.
44

55
### main
6-
- Added `EXCLUDE_CASH_ONLY_TOLLS`([#1309](https://github.com/mapbox/mapbox-java/issues/1309)) and `EXCLUDE_UNPAVED`([#1308](https://github.com/mapbox/mapbox-java/issues/1308)) options to `DirectionsCriteria`
6+
7+
### v6.2.0-beta.1 - November 18, 2021
8+
- Added `EXCLUDE_CASH_ONLY_TOLLS`([#1309](https://github.com/mapbox/mapbox-java/issues/1309)) and `EXCLUDE_UNPAVED`([#1308](https://github.com/mapbox/mapbox-java/issues/1308)) options to `DirectionsCriteria`.
9+
- Exposed `DirectionsRoute.Builder#routeIndex` to allow construction when route object is not generated by `mapbox-java` library. [#1328](https://github.com/mapbox/mapbox-java/pull/1328)
10+
- Added data models for `MapboxShield`. [#1330](https://github.com/mapbox/mapbox-java/pull/1330/)
711

812
### v6.1.0 - November 11, 2021
913
- Added `avoid_maneuver_radius` to Directions API params and `avoidManeuverRadius` to `RouteOptions`. [#1310](https://github.com/mapbox/mapbox-java/pull/1310)

0 commit comments

Comments
 (0)