Skip to content

Commit 02ae0e1

Browse files
changelog for v6.9.0-beta.2 (#1504)
Co-authored-by: root <root@4d33817692dd>
1 parent 796f12d commit 02ae0e1

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,12 @@
33
Mapbox welcomes participation and contributions from everyone.
44

55
### main
6+
7+
### v6.9.0-beta.2 - November 03, 2022
68
- Added `RouteOptions#waypointsPerRoute()` and `RouteOption.Builders#waypointsPerRoute()` methods. [#1503](https://github.com/mapbox/mapbox-java/pull/1503)
79
- Added `DirectionsRoute#waypoints` and deprecated `DirectionsResponse#waypoints`. [#1503](https://github.com/mapbox/mapbox-java/pull/1503)
810

11+
912
### v6.9.0-beta.1 - October 21, 2022
1013
- Added `getUnrecognizedJsonProperties()` method to `DirectionsRefreshJsonObject` so that unrecognized properties can be received from refresh response. [#1500](https://github.com/mapbox/mapbox-java/pull/1500)
1114
- Added `DirectionsRefreshJsonObject.Builder#unrecognizedJsonProperties`. [#1500](https://github.com/mapbox/mapbox-java/pull/1500)

0 commit comments

Comments
 (0)