summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorŁukasz Paczos <lukasz.paczos@mapbox.com>2018-06-20 18:23:13 +0200
committerŁukasz Paczos <lukasz.paczos@mapbox.com>2018-06-20 18:58:08 +0200
commit677d0be95e3f91326144272cb1da2bdba7325ffd (patch)
tree58722618c7682c0a75fff00d32fd2610953f9d70
parent900bfa4e26b9940682aa85926fa4d60630d9c3a1 (diff)
downloadqtlocation-mapboxgl-677d0be95e3f91326144272cb1da2bdba7325ffd.tar.gz
[android] - changelog for v6.2.0android-v6.2.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 3fa4446ca0..53bbca6814 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.2.0 - June 20, 2018
+ - Remove support for Fabric [#12126](https://github.com/mapbox/mapbox-gl-native/pull/12126)
+ - Dispatch camera start callback only when actually moving [#12172](https://github.com/mapbox/mapbox-gl-native/pull/12172)
+
## 6.2.0-beta.3 - June 15, 2018
- Always commit symbol placement [#12076](https://github.com/mapbox/mapbox-gl-native/pull/12076)
- Ceil map dimensions [#12116](https://github.com/mapbox/mapbox-gl-native/pull/12116)