diff options
author | Łukasz Paczos <lukasz.paczos@mapbox.com> | 2018-06-07 19:13:16 +0200 |
---|---|---|
committer | Łukasz Paczos <lukasz.paczos@mapbox.com> | 2018-06-08 09:59:07 +0200 |
commit | b6cf3570f84219439babdfb03c34b38b075252d1 (patch) | |
tree | 56776c5df9177618a8666d17d43d9ff502093ce2 | |
parent | 58b6c42f5d505204ea96faff812885f0d3723614 (diff) | |
download | qtlocation-mapboxgl-upstream/lp-cp-6.2.0-beta.2-changelog.tar.gz |
[android] - changelog for 6.2.0-beta.2upstream/lp-cp-6.2.0-beta.2-changelog
(cherry picked from commit ffb30bb)
-rw-r--r-- | platform/android/CHANGELOG.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/platform/android/CHANGELOG.md b/platform/android/CHANGELOG.md index 294822ac80..6cde4afbca 100644 --- a/platform/android/CHANGELOG.md +++ b/platform/android/CHANGELOG.md @@ -2,6 +2,11 @@ Mapbox welcomes participation and contributions from everyone. If you'd like to do so please see the [`Contributing Guide`](https://github.com/mapbox/mapbox-gl-native/blob/master/CONTRIBUTING.md) first to get started. +## 6.2.0-beta.2 - June 7, 2018 + - Ensure that camera is invalidated before generating telemetry event [#12042](https://github.com/mapbox/mapbox-gl-native/pull/12042) + - Offline download batches [#11284](https://github.com/mapbox/mapbox-gl-native/pull/11284) + - Parse Fragment's xml attributes [#12078](https://github.com/mapbox/mapbox-gl-native/pull/12078) + ## 6.2.0-beta.1 - May 31, 2018 - Bump mapbox-java to 3.2.0 [#12036](https://github.com/mapbox/mapbox-gl-native/pull/12036) - Optional camera position for map snapshotter [#12028](https://github.com/mapbox/mapbox-gl-native/pull/12029) |