Skip to content

Commit 4f8916b

Browse files
committed
updated changelog for v6.2.0-beta.2
1 parent 9f5154e commit 4f8916b

1 file changed

Lines changed: 5 additions & 0 deletions

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
### main
66

7+
### v6.2.0-beta.2 - November 30, 2021
8+
- Exposed `ShieldSprites`, `ShieldSprite` and `ShieldSpriteAttribute` in support for mapbox designed route shields. [#1336](https://github.com/mapbox/mapbox-java/pull/1336)
9+
- Added a fix so that no forbidden characters are found in the encoded URL. [#1337](https://github.com/mapbox/mapbox-java/pull/1337)
10+
- Removed optimization coordinates limit check. [#1339](https://github.com/mapbox/mapbox-java/pull/1339/)
11+
712
### v6.2.0-beta.1 - November 18, 2021
813
- 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`.
914
- 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)

0 commit comments

Comments
 (0)