summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLangston Smith <langston.smith@mapbox.com>2019-02-27 12:11:34 -0800
committerGitHub <noreply@github.com>2019-02-27 12:11:34 -0800
commit85138b03160f0c58613903a9857a54af0a9e67a3 (patch)
tree5b8ffa490c65eeba1dab588a858f9fdbc4f58781
parent4773e59d585c7398d80b490696dd110d8778c224 (diff)
downloadqtlocation-mapboxgl-android-v7.2.0.tar.gz
[android] Update to changelog with stable 7.2.0 changes (#14003) (#14004)android-v7.2.0
* [android] update to changelog with final 7.2.0 changes * Removed relinker
-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 a34fdcb2e7..7e9ab8edc9 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 - February 27, 2019
+
+### Bugs
+- fix surface creation after app backgrounding for surfaceview[#13976](https://github.com/mapbox/mapbox-gl-native/pull/13976)
+
## 7.2.0-beta.1 - February 21, 2019
### Bugs