diff options
author | Tobrun <tobrun.van.nuland@gmail.com> | 2018-05-07 17:28:48 +0200 |
---|---|---|
committer | Tobrun <tobrun@mapbox.com> | 2018-05-07 18:31:14 +0200 |
commit | a24b8fd206265b597c6b12ee8f5b335a7027851e (patch) | |
tree | 49a4bbf0872782fea164354d9e77c6c2fc9fac64 | |
parent | a425995189c3f4c9d9040b4acff477bfc96b6afd (diff) | |
download | qtlocation-mapboxgl-a24b8fd206265b597c6b12ee8f5b335a7027851e.tar.gz |
[android] - update changelog to v6.1.1android-v6.1.1
-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 9d9d22e1f9..384dcdf883 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.1.1 - May 7, 2018 + - Update telemetry to 3.1.0 [#11855](https://github.com/mapbox/mapbox-gl-native/pull/11855) + ## 6.1.0 - May 4, 2018 - Unwrap LatLngBounds during JNI conversion [#11807](https://github.com/mapbox/mapbox-gl-native/pull/11807) - Check if renderer is not destroyed before delivering snapshot [#11800](https://github.com/mapbox/mapbox-gl-native/pull/11800) |