summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobrun <tobrun.van.nuland@gmail.com>2018-01-31 13:18:49 +0100
committerTobrun <tobrun.van.nuland@gmail.com>2018-02-02 10:37:10 +0100
commit9e5cad15416d57b4180fc9cb37493750f965cee2 (patch)
tree5f7c14c060bda9355adb0a998775cf4b282a0e55
parent3109c008b84e8b01be01a4708aa8136b949a0a66 (diff)
downloadqtlocation-mapboxgl-upstream/tvn-cherry-pick-5.4.0.tar.gz
[android] - update changelog for 5.4.0upstream/tvn-cherry-pick-5.4.0
-rw-r--r--platform/android/CHANGELOG.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/platform/android/CHANGELOG.md b/platform/android/CHANGELOG.md
index fa212b86ad..88ce0cf697 100644
--- a/platform/android/CHANGELOG.md
+++ b/platform/android/CHANGELOG.md
@@ -2,6 +2,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.
+## 5.4.0 - January 30, 2018
+ - Blacklist Adreno 2xx GPU for VAO support [#11047](https://github.com/mapbox/mapbox-gl-native/pull/11047)
+ - Bearing tracking mode GPS_NORTH_FACING [#11095](https://github.com/mapbox/mapbox-gl-native/pull/11095)
+ - Disable logging missing location permissons [#11084](https://github.com/mapbox/mapbox-gl-native/pull/11084)
+ - Create offline handler using the main thread looper [#11021](https://github.com/mapbox/mapbox-gl-native/pull/11021)
+
## 6.0.0-beta.1 - January 26, 2018
- Binding integration for expressions [#10654](https://github.com/mapbox/mapbox-gl-native/pull/10654)
- CustomGeometrySource [#9983](https://github.com/mapbox/mapbox-gl-native/pull/9983)