From c8480491a66f48f034b9dfc6700c4997532c89ec Mon Sep 17 00:00:00 2001 From: Pablo Guardiola Date: Thu, 13 Apr 2017 18:05:32 +0200 Subject: add polygon holes and custom location source features to changelog (#8741) --- platform/android/CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/platform/android/CHANGELOG.md b/platform/android/CHANGELOG.md index c420643fb3..2d3660faaf 100644 --- a/platform/android/CHANGELOG.md +++ b/platform/android/CHANGELOG.md @@ -15,6 +15,8 @@ Mapbox welcomes participation and contributions from everyone. If you'd like to * LatLngBounds facility getters/setters for LatLnbg on the edges of the bounds [#8517](https://github.com/mapbox/mapbox-gl-native/pull/8517) * Expose world bounds in LatLngBounds [#8517](https://github.com/mapbox/mapbox-gl-native/pull/8517) * OfflineRegion are validated if the bounds is found in the world bounds, else onError will be invoked [#8517](https://github.com/mapbox/mapbox-gl-native/pull/8517) +* Polygon holes [#8557](https://github.com/mapbox/mapbox-gl-native/pull/8557) and [#8722](https://github.com/mapbox/mapbox-gl-native/pull/8722) +* Custom location source [#8710](https://github.com/mapbox/mapbox-gl-native/pull/8710) ## 5.0.2 - April 3, 2017 -- cgit v1.2.1