summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLangston Smith <langston.smith@mapbox.com>2019-02-27 10:56:24 -0800
committerGitHub <noreply@github.com>2019-02-27 10:56:24 -0800
commit619df84b5efddd77a046d2ed94fc516575330e52 (patch)
tree4e74ec165ad23853108133d0b910cb7c067d8ffb
parenta0c3e2321def1c5ad8b45f529f5302a0f53c831b (diff)
downloadqtlocation-mapboxgl-619df84b5efddd77a046d2ed94fc516575330e52.tar.gz
[android] Update to changelog with stable 7.2.0 changes (#14003)
* [android] update to changelog with final 7.2.0 changes * Removed relinker
-rw-r--r--platform/android/CHANGELOG.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/platform/android/CHANGELOG.md b/platform/android/CHANGELOG.md
index 02258bccde..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
@@ -12,7 +17,6 @@ Mapbox welcomes participation and contributions from everyone. If you'd like to
### Features
- Set localIdeographFontFamily default to sans-serif[#13925](https://github.com/mapbox/mapbox-gl-native/pull/13925)
-
## 7.2.0-alpha.2 - February 14, 2019
### Bugs