You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,12 @@ Mapbox welcomes participation and contributions from everyone.
4
4
5
5
### main
6
6
7
+
### v6.4.0 - April 14, 2022
8
+
- Removed experimental EV routing request/response parameters. These params will only be part of pre-releases until refactored into stable APIs in the future.[#1395](https://github.com/mapbox/mapbox-java/pull/1395)
9
+
10
+
### v6.4.0-beta.4 - March 30, 2022
11
+
- Added route index to `MapMatchingMatching`. [#1385](https://github.com/mapbox/mapbox-java/pull/1385)
12
+
7
13
### v6.4.0-beta.3 - March 25, 2022
8
14
- Fixed an issue where `RouteOptions#fromUrl` didn't deserialize the port number. [#1382](https://github.com/mapbox/mapbox-java/pull/1382)
0 commit comments