summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPablo Guardiola <guardiola31337@gmail.com>2017-04-13 18:05:32 +0200
committerGitHub <noreply@github.com>2017-04-13 18:05:32 +0200
commitc8480491a66f48f034b9dfc6700c4997532c89ec (patch)
tree2f0ff1d383713c77dd6512d5206fb513c54b2209
parentf045559b148d43cb836b69200c2b7fc7a6c6dd35 (diff)
downloadqtlocation-mapboxgl-c8480491a66f48f034b9dfc6700c4997532c89ec.tar.gz
add polygon holes and custom location source features to changelog (#8741)
-rw-r--r--platform/android/CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
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