summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOsana Babayan <32496536+osana@users.noreply.github.com>2018-11-30 15:18:28 -0500
committerGitHub <noreply@github.com>2018-11-30 15:18:28 -0500
commit01510619474d109e8eb80a4e328758007850dc72 (patch)
tree0dd4cd12f103af23aa8dd9a7029d10ae13a06e76
parent41b04b89cc2996db9201ea7682e091ea81e3a85a (diff)
downloadqtlocation-mapboxgl-01510619474d109e8eb80a4e328758007850dc72.tar.gz
changelog for v7.0.0-alpha.3 (#13489)android-v7.0.0-alpha.3
-rw-r--r--platform/android/CHANGELOG.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/platform/android/CHANGELOG.md b/platform/android/CHANGELOG.md
index 743916dad9..1db0727a45 100644
--- a/platform/android/CHANGELOG.md
+++ b/platform/android/CHANGELOG.md
@@ -3,7 +3,15 @@
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.
## master
+
+## 7.0.0-alpha.3 - November 30, 2018
- Add `fill-extrusion-vertical-gradient` fill paint property [#13463](https://github.com/mapbox/mapbox-gl-native/pull/13463)
+- Don't cancel core transitions on MotionEvent#ACTION_CANCEL [#13465](https://github.com/mapbox/mapbox-gl-native/pull/13465)
+- Require context in AttributionParser.Options [#13444](https://github.com/mapbox/mapbox-gl-native/pull/13444)
+- Deprecated annotations package [#13468](https://github.com/mapbox/mapbox-gl-native/pull/13468)
+- Send turnstile event while create MapSnapshotter instance [#13475](https://github.com/mapbox/mapbox-gl-native/pull/13475)
+- Remove default zoom level restrictions when activating the location component [#13425](https://github.com/mapbox/mapbox-gl-native/pull/13425)
+
## 6.7.2 - November 30, 2018
- Telemetry v3.5.6 [#13486](https://github.com/mapbox/mapbox-gl-native/pull/13486)