summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobrun <tobrun.van.nuland@gmail.com>2018-11-01 11:39:59 +0100
committerTobrun <tobrun@mapbox.com>2018-11-01 12:08:32 +0100
commit27429c0e76c79587fb7596e990e9bb6e8a5dbc01 (patch)
tree368ee35eb810244d06ce338e3d423a46cdd9a7df
parentb4291eddbd729ad0f0f772a3b7f68ec67321718f (diff)
downloadqtlocation-mapboxgl-27429c0e76c79587fb7596e990e9bb6e8a5dbc01.tar.gz
[android] - update changelog for v6.6.4android-v6.6.4
-rw-r--r--platform/android/CHANGELOG.md12
1 files changed, 6 insertions, 6 deletions
diff --git a/platform/android/CHANGELOG.md b/platform/android/CHANGELOG.md
index 9842fdea5e..c126692c10 100644
--- a/platform/android/CHANGELOG.md
+++ b/platform/android/CHANGELOG.md
@@ -2,6 +2,11 @@
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.6.4 - November 1, 2018
+ - Fix crash with non AppCompatActivities [#13222](https://github.com/mapbox/mapbox-gl-native/pull/13222)
+ - Telemetry bump 3.5.1 [#13204](https://github.com/mapbox/mapbox-gl-native/pull/13204)
+ - Gestures library 0.3.0 [#13234](https://github.com/mapbox/mapbox-gl-native/pull/13234)
+
## 6.7.0-beta.1 - October 31, 2018
- Remove map initialised check [#13224](https://github.com/mapbox/mapbox-gl-native/pull/13224)
- Upgrade GeoJSONVT to v6.6.2 [#13231](https://github.com/mapbox/mapbox-gl-native/pull/13231)
@@ -11,11 +16,6 @@ Mapbox welcomes participation and contributions from everyone. If you'd like to
- RenderState API [#13170](https://github.com/mapbox/mapbox-gl-native/pull/13170)
- Avoid wrapping longitude values at dateline [#13006](https://github.com/mapbox/mapbox-gl-native/pull/13006)
-## 6.6.3 - October 31, 2018
- - Fix crash with non AppCompatActivities [#13222](https://github.com/mapbox/mapbox-gl-native/pull/13222)
- - Telemetry bump 3.5.1 [#13204](https://github.com/mapbox/mapbox-gl-native/pull/13204)
- - Gestures library 0.3.0 [#13234](https://github.com/mapbox/mapbox-gl-native/pull/13234)
-
## 6.7.0-alpha.2 - October 24, 2018
- Format expression support [#12985](https://github.com/mapbox/mapbox-gl-native/pull/12985)
- Remove view tree observer [#13133](https://github.com/mapbox/mapbox-gl-native/pull/13133)
@@ -26,7 +26,7 @@ Mapbox welcomes participation and contributions from everyone. If you'd like to
- Ensure queryRenderedFeatures accounts for icon-rotate [#13105](https://github.com/mapbox/mapbox-gl-native/pull/13105)
- Add 'putResourceForURL' for pre-warming ambient cache [#13119](https://github.com/mapbox/mapbox-gl-native/pull/13119)
-## 6.6.2 - October 24, 2018
+## 6.6.2/6.6.3 - October 24, 2018
- Remove requirement on vectorDrawables.useSupportLibrary [#13168](https://github.com/mapbox/mapbox-gl-native/pull/13168)
- File source deactivate called before callbacks [#13146](https://github.com/mapbox/mapbox-gl-native/pull/13168)