diff options
author | Tobrun <tobrun.van.nuland@gmail.com> | 2018-04-17 09:35:37 +0200 |
---|---|---|
committer | Tobrun <tobrun@mapbox.com> | 2018-04-17 11:58:16 +0200 |
commit | 2eeebe5c38b95758db2c69b38d69b877f5a0de31 (patch) | |
tree | 9776f95d30568dad978b6e95e020718350d8b2cc | |
parent | 860cbad55d6178b1237d43c899e77bbaa5ee41bc (diff) | |
download | qtlocation-mapboxgl-2eeebe5c38b95758db2c69b38d69b877f5a0de31.tar.gz |
[android] - changelog entry for v6.0.0android-v6.0.0
-rw-r--r-- | platform/android/CHANGELOG.md | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/platform/android/CHANGELOG.md b/platform/android/CHANGELOG.md index 4e4a769e6b..dfec87ea1f 100644 --- a/platform/android/CHANGELOG.md +++ b/platform/android/CHANGELOG.md @@ -2,8 +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.0 - TBD - - Add Czech and Hebrew localizations [#11695](https://github.com/mapbox/mapbox-gl-native/pull/11695) +## 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) |