Skip to content

Commit 0a5c3fd

Browse files
author
Cameron Mace
authored
Release beta 3 (#725)
* release beta 3 * bumped versions in individual modules * revert version back to SNAPSHOT * updated changelog * reverted circle ci script
1 parent 8c2c048 commit 0a5c3fd

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
Mapbox welcomes participation and contributions from everyone.
44

5+
### v3.0.0-beta.3
6+
7+
- Added back fromLngLats() that take double arrays for coordinates [#722](https://github.com/mapbox/mapbox-java/pull/722)
8+
- Adds `waypoints`, `roundaboutExits`, `voiceInstructions`, `bannerInstructions` params to MapMatching API [#718](https://github.com/mapbox/mapbox-java/pull/718)
9+
- Added back Bounding box deserializer to `CarmenFeature` [#712](https://github.com/mapbox/mapbox-java/pull/712)
10+
511
### v3.0.0-beta.2
612
- Added static initializer methods with parameters accepting single objects rather than list in GeoJSON classes - [#691](https://github.com/mapbox/mapbox-java/issues/691)
713
- Annotations added to the `PolylineUtils` class. - [#687](https://github.com/mapbox/mapbox-java/pull/687)

0 commit comments

Comments
 (0)