From a471d896e960fdfd171af678d582b2bad5749bcc Mon Sep 17 00:00:00 2001 From: Langston Smith Date: Thu, 14 Feb 2019 08:50:10 -0800 Subject: [android] Update changelog for v7.2.0-alpha.2 (#13930) * [android] updated android changelog for 7.2.0-alpha.2 release * [android] Added additional bug fix to changelog --- platform/android/CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/platform/android/CHANGELOG.md b/platform/android/CHANGELOG.md index a324a31a12..3360863167 100644 --- a/platform/android/CHANGELOG.md +++ b/platform/android/CHANGELOG.md @@ -4,6 +4,12 @@ Mapbox welcomes participation and contributions from everyone. If you'd like to ## master +## 7.2.0-alpha.2 - February 14, 2019 +### Bug +- Invalidate the camera position when gesture finishes[#13920](https://github.com/mapbox/mapbox-gl-native/pull/13920) +- Hook into surface holder to cleanup renderer on the right thread before the surface is destroyed [#13926](https://github.com/mapbox/mapbox-gl-native/pull/13926) +- Fix deadlock in http request on hitting tile limit[#13858](https://github.com/mapbox/mapbox-gl-native/pull/13858) + ## 7.2.0-alpha.1 - February 7, 2019 ### Build - Update downstream circle-ci job name [#13872](https://github.com/mapbox/mapbox-gl-native/pull/13872) -- cgit v1.2.1