summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author“osana” <osana.babayan@mapbox.com>2018-11-30 14:27:55 -0500
committer“osana” <osana.babayan@mapbox.com>2018-11-30 14:27:55 -0500
commit791680ecb2496daad3333fc69084a360fd9c61cf (patch)
tree0dd4cd12f103af23aa8dd9a7029d10ae13a06e76
parent41b04b89cc2996db9201ea7682e091ea81e3a85a (diff)
downloadqtlocation-mapboxgl-upstream/osana-changelog-7.0.0-alpha.3.tar.gz
changelog for v7.0.0-alpha.3upstream/osana-changelog-7.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)