summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorŁukasz Paczos <lukas.paczos@gmail.com>2018-11-30 18:41:52 +0100
committerŁukasz Paczos <lukas.paczos@gmail.com>2018-11-30 18:54:18 +0100
commite3bf7cb8fb94c055f10aac4114f1603e81b870b3 (patch)
tree49d7d46683a8880eab5bf3047d4c6e4186bef98c
parentf8fc28360e5abcf9efe57684aa11053ef4bb9a8e (diff)
downloadqtlocation-mapboxgl-upstream/lp-cp-6.7.2.tar.gz
[android] changelog for v6.7.2upstream/lp-cp-6.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)