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
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,10 +3,13 @@
3
3
Mapbox welcomes participation and contributions from everyone.
4
4
5
5
### main
6
+
7
+
### v7.3.1 - October 15, 2024
6
8
- Fixed malformed URL that resulted from previous inclusion of `contours_meters` as an Isochrone option. [#1599](https://github.com/mapbox/mapbox-java/pull/1599)
7
9
8
10
- Fixed an issue where Isochrone API's `contours_meters` required at least two input values, instead of only one.
9
11
12
+
10
13
### v7.3.0 - October 04, 2024
11
14
12
15
- Updated IsoChrone API to support new query parameters including contours_meters, road/route exclusions and departure time. [#1596](https://github.com/mapbox/mapbox-java/pull/1596)
0 commit comments