summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLangston Smith <langston.smith@mapbox.com>2019-02-14 07:12:35 -0800
committerLangston Smith <langston.smith@mapbox.com>2019-02-14 07:17:58 -0800
commit5caf8bcd80e7c83c5ff876b69f6f0faf6b05e766 (patch)
tree2d076c67ca4542cb8c77e899baca41efea198f1b
parent3802f7e922e16a18c75d66aa615094f4c62fd0b1 (diff)
downloadqtlocation-mapboxgl-upstream/ls-update-changelog-for-v7.2.0-alpha.2.tar.gz
[android] updated android changelog for 7.2.0-alpha.2 releaseupstream/ls-update-changelog-for-v7.2.0-alpha.2
-rw-r--r--platform/android/CHANGELOG.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/platform/android/CHANGELOG.md b/platform/android/CHANGELOG.md
index a324a31a12..5ab6b6b32e 100644
--- a/platform/android/CHANGELOG.md
+++ b/platform/android/CHANGELOG.md
@@ -4,6 +4,11 @@ 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)
+
## 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)