Skip to content

Commit

Permalink
6.0.0-alpha.1 changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
korshaknn committed Jul 20, 2021
1 parent 7c64c04 commit 501938a
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@ Mapbox welcomes participation and contributions from everyone.

### main

### v6.0.0-alpha.1 - July 20, 2021
- Refactored RouteOptions and made them a MapboxDirections parameter [#1265](https://github.com/mapbox/mapbox-java/pull/1265)
- Stopped serializing access tokens [#1267](https://github.com/mapbox/mapbox-java/pull/1267)
- Replaced `Closure` `@Nullable` annotations with `@NonNull` [#1268](https://github.com/mapbox/mapbox-java/pull/1268)
- Made the access token non-nullable in `RouteOptions` [#1270](https://github.com/mapbox/mapbox-java/pull/1270)

### 5.9.0-alpha.5 - April 9, 2021
- Exposed a method to pass a single boolean snapping closure parameter [#1253](https://github.com/mapbox/mapbox-java/pull/1253)

Expand Down

0 comments on commit 501938a

Please sign in to comment.