Skip to content

Commit 091ca6d

Browse files
authored
changelog for RouteLegRefresh: added incidents (#1421) (#1435)
1 parent 30f6cb8 commit 091ca6d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ Mapbox welcomes participation and contributions from everyone.
55
### main
66
- Added `TollCollection#name` field which contains a name of the toll booth/gantry, when available. [#1432](https://github.com/mapbox/mapbox-java/pull/1432)
77
- Improved `RouteOptions#toUrl` query parameters encoding. This (in between other improvements) adds handling for rarer unescaped characters occurrences (like '&' baked within other string). [#1433](https://github.com/mapbox/mapbox-java/pull/1433)
8+
- Added `Incidents` to `RouteLegRefresh` which allow to refresh incidents along a route. [#1421](https://github.com/mapbox/mapbox-java/pull/1421)
89

910
### v6.5.0-beta.4 - May 5, 2022
1011
- Added `RestStop#name` field which contains a name of the service/rest area, when available. [#1428](https://github.com/mapbox/mapbox-java/pull/1428)

0 commit comments

Comments
 (0)