We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e7f5604 commit bab9e05Copy full SHA for bab9e05
1 file changed
CHANGELOG.md
@@ -3,9 +3,12 @@
3
Mapbox welcomes participation and contributions from everyone.
4
5
### main
6
+
7
+### v6.10.0-beta.1 - November 09, 2022
8
- Added `RouteOptions#waypointsPerRoute()` and `RouteOption.Builders#waypointsPerRoute()` methods. [#1509](https://github.com/mapbox/mapbox-java/pull/1509)
9
- Added `DirectionsRoute#waypoints`. [#1509](https://github.com/mapbox/mapbox-java/pull/1509)
10
11
12
### v6.9.0 - November 09, 2022
13
- Removed `RouteOptions#waypointsPerRoute()` and `RouteOption.Builders#waypointsPerRoute()` methods. [#1506](https://github.com/mapbox/mapbox-java/pull/1506)
14
- Removed `DirectionsRoute#waypoints` and made non-deprecated `DirectionsResponse#waypoints`. [#1506](https://github.com/mapbox/mapbox-java/pull/1506)
0 commit comments