Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@

Mapbox welcomes participation and contributions from everyone.

### v3.0.0
- Added MapMatching Error reporting #758
- MapMaptchingMatching to DirectionsRoute #759
- Add Abbreviations and type to BannerComponent #762
- Add voiceUnits to MapMatching #764
- Implemented Comparable in BannerComponents #768
- Adds a bbox() utility method for Geometry #769
- Adds a method to Geometry to load from json #770
- Add MaxSpeed Annotation to Directions API #772

### v3.0.0-beta.4
- Rework dependency tree, add api instead of implementation
- Remove unprintable chars in api request
Expand Down