Skip to content

Commit

Permalink
[turf] Update change log.
Browse files Browse the repository at this point in the history
  • Loading branch information
pengdev committed Sep 20, 2019
1 parent 9341bb1 commit 276e098
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ Mapbox welcomes participation and contributions from everyone.

- Added intersection search support to MapboxGeocoding [#1074](https://github.com/mapbox/mapbox-java/pull/1074)
- Added support for Turf polygonToLine method [#1075](https://github.com/mapbox/mapbox-java/pull/1075)
- Added support for Turf area measurement method [#1079](https://github.com/mapbox/mapbox-java/pull/1079)

### v4.9.0-alpha.1 - September 4, 2019

Expand Down
2 changes: 1 addition & 1 deletion docs/turf-port.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Below's an on going list of the Turf functions which currently exist inside the

## Measurement
- [x] turf-along
- [ ] turf-area
- [x] turf-area
- [x] turf-bbox
- [x] turf-bbox-polygon
- [x] turf-bearing
Expand Down

0 comments on commit 276e098

Please sign in to comment.