Skip to content

Commit

Permalink
release 3.0.0-beta.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Guardiola31337 committed Dec 1, 2017
1 parent 355d8d9 commit f8902bf
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,15 @@ Mapbox welcomes participation and contributions from everyone.

### v3.0.0


### v3.0.0-beta.1

- Model and GeoJSON classes made immutable using AutoValue.
- Directions API UUID added inside the `DirectionsResponse` model.
- Position object removed in favor of GeoJSON `Point` for coordinate representation.
- Support for direction `class` has been added.
- Requesting `RoundaboutExit` is now possible and adds an additional instruction when traversing inside a roundabout or rotary.



### v2.2.3

- Introduce setDebugLoggingEnabled API [#549](https://github.com/mapbox/mapbox-java/pull/549)
Expand Down

0 comments on commit f8902bf

Please sign in to comment.