diff options
author | Łukasz Paczos <lukas.paczos@gmail.com> | 2018-11-16 13:46:34 +0100 |
---|---|---|
committer | Łukasz Paczos <lukasz.paczos@mapbox.com> | 2018-11-16 15:20:35 +0100 |
commit | 8757ccddb0d3eb8b271e903244fabe6a21b401a1 (patch) | |
tree | c5840436522ce0c2482aff14f7a37662dd7a3e24 /platform | |
parent | 425a3ade9ebbd874fc7172afdbfa91d861b49f92 (diff) | |
download | qtlocation-mapboxgl-8757ccddb0d3eb8b271e903244fabe6a21b401a1.tar.gz |
[android] changelog for 6.7.1
Diffstat (limited to 'platform')
-rw-r--r-- | platform/android/CHANGELOG.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/platform/android/CHANGELOG.md b/platform/android/CHANGELOG.md index 8933c43dff..8c3bdbd761 100644 --- a/platform/android/CHANGELOG.md +++ b/platform/android/CHANGELOG.md @@ -2,6 +2,9 @@ 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.7.1 - November 16, 2018 + - Telemetry v3.5.4 [#13330](https://github.com/mapbox/mapbox-gl-native/pull/13330) + ## 7.0.0-alpha.1 - November 14, 2018 - Added Nullable and NonNull annotations [#13274](https://github.com/mapbox/mapbox-gl-native/pull/13274) - Catch and re-throw throwables thrown inside map state callbacks [#13351](https://github.com/mapbox/mapbox-gl-native/pull/13351) |