Skip to content

Commit f8902bf

Browse files
author
Guardiola31337
committed
release 3.0.0-beta.1
1 parent 355d8d9 commit f8902bf

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,15 @@ Mapbox welcomes participation and contributions from everyone.
44

55
### v3.0.0
66

7+
8+
### v3.0.0-beta.1
9+
710
- Model and GeoJSON classes made immutable using AutoValue.
811
- Directions API UUID added inside the `DirectionsResponse` model.
912
- Position object removed in favor of GeoJSON `Point` for coordinate representation.
1013
- Support for direction `class` has been added.
1114
- Requesting `RoundaboutExit` is now possible and adds an additional instruction when traversing inside a roundabout or rotary.
1215

13-
14-
1516
### v2.2.3
1617

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

0 commit comments

Comments
 (0)