summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorŁukasz Paczos <lukas.paczos@gmail.com>2018-11-30 18:41:52 +0100
committerŁukasz Paczos <lukasz.paczos@mapbox.com>2018-11-30 21:19:16 +0100
commit001115a6063caaebd0b4240037d9fb9f56f03ed9 (patch)
tree9873df076dbb6d1211b646a03ef5cba3708f25e9
parent2ba764738ff11eb4f25665c8b6c5a5020ca12f17 (diff)
downloadqtlocation-mapboxgl-001115a6063caaebd0b4240037d9fb9f56f03ed9.tar.gz
[android] changelog for v6.7.2android-v6.7.2
(cherry picked from commit c2a8121)
-rw-r--r--platform/android/CHANGELOG.md8
1 files changed, 6 insertions, 2 deletions
diff --git a/platform/android/CHANGELOG.md b/platform/android/CHANGELOG.md
index 32b5095080..743916dad9 100644
--- a/platform/android/CHANGELOG.md
+++ b/platform/android/CHANGELOG.md
@@ -3,7 +3,12 @@
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
-- Add "localIdeographFontFamily" setting to MapSnapshotter to reduce font data usage while snapshotting CJK maps [#13427](https://github.com/mapbox/mapbox-gl-native/pull/13427)
+- Add `fill-extrusion-vertical-gradient` fill paint property [#13463](https://github.com/mapbox/mapbox-gl-native/pull/13463)
+
+## 6.7.2 - November 30, 2018
+ - Telemetry v3.5.6 [#13486](https://github.com/mapbox/mapbox-gl-native/pull/13486)
+ - Add "localIdeographFontFamily" setting to MapSnapshotter to reduce font data usage while snapshotting CJK maps [#13427](https://github.com/mapbox/mapbox-gl-native/pull/13427)
+ - Send turnstile event while creating MapSnapshotter instance [#13475](https://github.com/mapbox/mapbox-gl-native/pull/13475)
## 7.0.0-alpha.2 - November 21, 2018
- Add overlay example with custom drawing using paint and canvas [#13431](https://github.com/mapbox/mapbox-gl-native/pull/13431)
@@ -36,7 +41,6 @@ Mapbox welcomes participation and contributions from everyone. If you'd like to
- Removed deprecated MarkerView[#13194](https://github.com/mapbox/mapbox-gl-native/pull/13194)
- Annotate onMapReady with @NonNull [#13307](https://github.com/mapbox/mapbox-gl-native/pull/13307)
-
## 6.6.7 - November 8, 2018
- Telemetry v3.5.4 [#13330](https://github.com/mapbox/mapbox-gl-native/pull/13330)