summaryrefslogtreecommitdiff
path: root/platform
diff options
context:
space:
mode:
authorTobrun <tobrun.van.nuland@gmail.com>2017-01-02 19:27:56 +0100
committerGitHub <noreply@github.com>2017-01-02 19:27:56 +0100
commit561694a878c0499c08bd036d0a902e296be8a1d7 (patch)
tree84e6d66efbe37d240c46876829aa65bf81199e70 /platform
parenteefbb754d0ef98af39f9b2dac8dc0a471dc41d27 (diff)
downloadqtlocation-mapboxgl-561694a878c0499c08bd036d0a902e296be8a1d7.tar.gz
[android] - update changelog for 4.2.1 (#7520)
Diffstat (limited to 'platform')
-rw-r--r--platform/android/CHANGELOG.md12
1 files changed, 12 insertions, 0 deletions
diff --git a/platform/android/CHANGELOG.md b/platform/android/CHANGELOG.md
index 1f4acc43f3..e176810277 100644
--- a/platform/android/CHANGELOG.md
+++ b/platform/android/CHANGELOG.md
@@ -6,6 +6,18 @@ Mapbox welcomes participation and contributions from everyone. If you'd like to
* Support for Android Nougat [#5910](5910-move-listener-logic-for-nougat) & [#6390](https://github.com/mapbox/mapbox-gl-native/pull/6390)
+## 4.2.1 - December 22, 2016
+
+Mapbox Android 4.2.1 is a bugfix release build on top of 4.2.0 and resolves:
+
+* Gesture handling bugs
+ - Reverse fling when tilted [#7383](https://github.com/mapbox/mapbox-gl-native/pull/7383)
+ - Rotation is hard trigger [#7299](https://github.com/mapbox/mapbox-gl-native/pull/7299)
+* Null pointer exception on TrackingSettings [#7505](https://github.com/mapbox/mapbox-gl-native/pull/7505)
+* Patches to our CI integration [#7363](https://github.com/mapbox/mapbox-gl-native/pull/7363) & [#7385](https://github.com/mapbox/mapbox-gl-native/pull/7385)
+* Screen density is now correctly applied for attributes [#7327](https://github.com/mapbox/mapbox-gl-native/pull/7327)
+* Usage of LocalBroadCastReceiver [#7511](https://github.com/mapbox/mapbox-gl-native/pull/7511)
+
## 4.2.0 - December 14, 2016
Mapbox Android 4.2.0 contains all 4.2.0-beta.3 changes and adds: