summaryrefslogtreecommitdiff
path: root/platform/android/CHANGELOG.md
diff options
context:
space:
mode:
authorTobrun <tobrun@mapbox.com>2017-04-20 17:31:07 +0200
committerGitHub <noreply@github.com>2017-04-20 17:31:07 +0200
commit07573932a9dc4ff7fefaf4ac8490dd46901d20ca (patch)
treea217788cd89d5e5c867a386cce6d727adfad2d50 /platform/android/CHANGELOG.md
parent86433dfd849b964d3f503a73d24a7bbf5d73f2e8 (diff)
downloadqtlocation-mapboxgl-07573932a9dc4ff7fefaf4ac8490dd46901d20ca.tar.gz
[android] - move calculation of LatLngBounds to core (#8765)
Diffstat (limited to 'platform/android/CHANGELOG.md')
-rw-r--r--platform/android/CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/platform/android/CHANGELOG.md b/platform/android/CHANGELOG.md
index bcf16bb629..5f69b0deec 100644
--- a/platform/android/CHANGELOG.md
+++ b/platform/android/CHANGELOG.md
@@ -20,6 +20,7 @@ Mapbox welcomes participation and contributions from everyone. If you'd like to
* Expose source layer identifier [#8709](https://github.com/mapbox/mapbox-gl-native/pull/8709).
* Ensure surface is created after display and context [#8759](https://github.com/mapbox/mapbox-gl-native/pull/8759)
* Harden telemetry event dispatch [#8767](https://github.com/mapbox/mapbox-gl-native/pull/8767)
+* Move LatLngBounds calculation for CameraUpdateFactory to core [#8765](https://github.com/mapbox/mapbox-gl-native/pull/8765)
## 5.0.2 - April 3, 2017