summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobrun <tobrun.van.nuland@gmail.com>2018-04-17 09:35:37 +0200
committerTobrun <tobrun.van.nuland@gmail.com>2018-04-17 09:35:37 +0200
commita331c13286950c5ade6f4426d2182f0acb5db05f (patch)
tree9b3801f906759ad5b3be94772670f0f6a328e695
parentf4971d38f6266faf1989f4b5e4762f7feb31603f (diff)
downloadqtlocation-mapboxgl-a331c13286950c5ade6f4426d2182f0acb5db05f.tar.gz
[android] - changelog entry for v6.0.0
-rw-r--r--platform/android/CHANGELOG.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/platform/android/CHANGELOG.md b/platform/android/CHANGELOG.md
index 11db991e69..dfec87ea1f 100644
--- a/platform/android/CHANGELOG.md
+++ b/platform/android/CHANGELOG.md
@@ -2,6 +2,10 @@
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.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)
+
## 6.0.0-beta.7 - April 12, 2018
- Add abs, round, floor, ceil expression operators [#11653](https://github.com/mapbox/mapbox-gl-native/pull/11653)
- LatLngBounds correct center calculation [#11650](https://github.com/mapbox/mapbox-gl-native/pull/11650)