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
+12Lines changed: 12 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,12 +3,18 @@
3
3
Mapbox welcomes participation and contributions from everyone.
4
4
5
5
### main
6
+
7
+
### v6.11.0-beta.1 - February 03, 2023
6
8
- No additional changes
7
9
10
+
8
11
### v.6.10.0 - January 19, 2023
12
+
13
+
### v6.11.0-beta.1 - February 03, 2023
9
14
- No additional changes
10
15
11
16
17
+
12
18
### v6.10.0-beta.4 - December 02, 2022
13
19
- Added "routable points" support for `services-geocoding`[#1522](https://github.com/mapbox/mapbox-java/pull/1522)
14
20
@@ -65,8 +71,11 @@ Mapbox welcomes participation and contributions from everyone.
65
71
- Added `RouteOptions#computeTollCost` request parameter that when set to `true` can return `DirectionsRoute#tollCosts`, if data is available. [#1458](https://github.com/mapbox/mapbox-java/pull/1458)
0 commit comments