summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortobrun <tobrun.van.nuland@gmail.com>2019-04-17 16:04:30 +0200
committerTobrun <tobrun.van.nuland@gmail.com>2019-04-17 16:36:59 +0200
commit657fec6e044f1b612c524d54604738b43e7acb14 (patch)
treef09f98f9b333d63e1a49f1290ea19784eee9e367
parentd0a1970aed54ca7aa68f0d843bed6d2fcdc04ae4 (diff)
downloadqtlocation-mapboxgl-upstream/release-liquid-android.tar.gz
[android] - update changelog for v7.3.2android-v7.3.2upstream/release-liquid-android
-rw-r--r--platform/android/CHANGELOG.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/platform/android/CHANGELOG.md b/platform/android/CHANGELOG.md
index 65e3429f15..f39fd08fce 100644
--- a/platform/android/CHANGELOG.md
+++ b/platform/android/CHANGELOG.md
@@ -4,6 +4,10 @@ Mapbox welcomes participation and contributions from everyone. If you'd like to
## master
+## 7.3.2 - April 17, 2019
+## Bugs
+ - Unify has surface state handling, allow querying after map resume [#14426](https://github.com/mapbox/mapbox-gl-native/pull/14426)
+
## 7.3.1 - April 12, 2019
## Bugs
- Harden renderer invocation when Activity is resumed [#14395](https://github.com/mapbox/mapbox-gl-native/pull/14395)