summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorŁukasz Paczos <lukasz.paczos@mapbox.com>2018-04-18 10:29:23 +0200
committerGitHub <noreply@github.com>2018-04-18 10:29:23 +0200
commit29e23cf08b4315cfa0777c6962f06376e2bdee60 (patch)
treef5cf03b2bfedb58da026a9903736baffa94ef628
parent72473cf6f643da04c7536bd05e15c74ac6b7aa87 (diff)
downloadqtlocation-mapboxgl-29e23cf08b4315cfa0777c6962f06376e2bdee60.tar.gz
[android] - updated changelog for 6.0.1 (#11714)
(cherry picked from commit 0256f15)
-rw-r--r--platform/android/CHANGELOG.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/platform/android/CHANGELOG.md b/platform/android/CHANGELOG.md
index dfec87ea1f..246b5828c4 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.0.1 - April 17, 2018
+ - Bump telemetry version to 3.0.2 [#11710](https://github.com/mapbox/mapbox-gl-native/pull/11710)
+
## 6.0.0 - April 17, 2018
- Bump telemetry version to 3.0.1 [#11700](https://github.com/mapbox/mapbox-gl-native/pull/11700)
- Update layer when changing its min/max zoom [#11687](https://github.com/mapbox/mapbox-gl-native/pull/11687)