summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorŁukasz Paczos <lukasz.paczos@mapbox.com>2018-06-15 19:54:00 +0200
committerŁukasz Paczos <lukasz.paczos@mapbox.com>2018-06-15 20:24:40 +0200
commite110cac5f1d09a41bf2c9f827012fd05bfab2320 (patch)
tree9e6ad2ae35ba3c569d3aaed8d4015868134456f3
parentceb30be408eee8fe8c6b0c3193af3dd1630ddb67 (diff)
downloadqtlocation-mapboxgl-e110cac5f1d09a41bf2c9f827012fd05bfab2320.tar.gz
[android] - changelog for v6.2.0-beta.3android-v6.2.0-beta.3
-rw-r--r--platform/android/CHANGELOG.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/platform/android/CHANGELOG.md b/platform/android/CHANGELOG.md
index 6cde4afbca..3fa4446ca0 100644
--- a/platform/android/CHANGELOG.md
+++ b/platform/android/CHANGELOG.md
@@ -2,6 +2,12 @@
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.3 - June 15, 2018
+ - Always commit symbol placement [#12076](https://github.com/mapbox/mapbox-gl-native/pull/12076)
+ - Ceil map dimensions [#12116](https://github.com/mapbox/mapbox-gl-native/pull/12116)
+ - Fix match stop conversion [#12128](https://github.com/mapbox/mapbox-gl-native/pull/12128)
+ - Telemetry bump to v3.1.3 [#12156](https://github.com/mapbox/mapbox-gl-native/pull/12156)
+
## 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)