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