Skip to content

Commit

Permalink
changelog for v6.9.0-beta.2 (#1504)
Browse files Browse the repository at this point in the history
Co-authored-by: root <root@4d33817692dd>
  • Loading branch information
mapbox-github-ci-writer-public-1[bot] and root authored Nov 3, 2022
1 parent 796f12d commit 02ae0e1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,12 @@
Mapbox welcomes participation and contributions from everyone.

### main

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


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

0 comments on commit 02ae0e1

Please sign in to comment.