Skip to content

Commit

Permalink
changelog v6.5.0-beta.2
Browse files Browse the repository at this point in the history
  • Loading branch information
RingerJK committed Apr 22, 2022
1 parent 82fc6c1 commit 8380ca0
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@ Mapbox welcomes participation and contributions from everyone.

### main

### v6.5.0-beta.2 - April 14, 2022
- Fixed exceptions for `waypointName` item has `&` char in a string. [#1410](https://github.com/mapbox/mapbox-java/pull/1410)

#### Known issues
- `RouteOptions` crashes if `waypointsName` item contains `&` char at the start or at the end of a string.

### v6.5.0-beta.1 - April 14, 2022
- Added experimental EV routing request/response parameters. These params will only be part of pre-releases (removed from final versions) until refactored into stable APIs in the future.[#1405](https://github.com/mapbox/mapbox-java/pull/1405)

Expand Down

0 comments on commit 8380ca0

Please sign in to comment.