Skip to content

Commit b02eba9

Browse files
committed
changelog update for 5.0.0 release
1 parent a541525 commit b02eba9

1 file changed

Lines changed: 14 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 14 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,20 @@
22

33
Mapbox welcomes participation and contributions from everyone.
44

5-
### master
6-
7-
- Added support for Turf area measurement method [#1079](https://github.com/mapbox/mapbox-java/pull/1079)
5+
### 5.0.0 - January 8, 2020
6+
7+
- Update to AndroidX annotation [#1095](https://github.com/mapbox/mapbox-java/pull/1095)
8+
- Rename references of `mapIds` to `tileSetIds` [#1047](https://github.com/mapbox/mapbox-java/pull/ 1047)
9+
- Removed deprecated getCall() method in IsochroneService [#1099](https://github.com/mapbox/mapbox-java/pull/ 1099)
10+
- Directions junction view api [#1097](https://github.com/mapbox/mapbox-java/pull/1097)
11+
- Add banner component type [#1098](https://github.com/mapbox/mapbox-java/pull/1098)
12+
- Remove references to enterprise from geocoding docs [#1084](https://github.com/mapbox/mapbox-java/pull/1084)
13+
- Add network interceptor to directions [#1093](https://github.com/mapbox/mapbox-java/pull/ 1093)
14+
- Replaced NotNull with NonNull annotation in TurfConversion class [#1092](https://github.com/mapbox/mapbox-java/pull/ 1092)
15+
- BannerText, RouteOptions builders: removed nullable annotations [#1091](https://github.com/mapbox/mapbox-java/pull/ 1091)
16+
- Adding and adjusting repo issue templates [#1069](https://github.com/mapbox/mapbox-java/pull/ 1069)
17+
- Adding combine turf method [#1008](https://github.com/mapbox/mapbox-java/pull/ 1008)
18+
- Add turf area measurement method. [#1079](https://github.com/mapbox/mapbox-java/pull/1079)
819

920
### 4.9.0 - September 23, 2019
1021
- Added intersection search support to MapboxGeocoding [#1074](https://github.com/mapbox/mapbox-java/pull/1074)

0 commit comments

Comments
 (0)