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:05:00 +0200
commit8109af590a90e2df3dbdd4e5405f89619c842075 (patch)
tree177c5bfdbd8a668e22de175f2b6b41b613a87b7f
parentcd5f87e9d2f373d1a6c7797de767e545b52cddcc (diff)
downloadqtlocation-mapboxgl-upstream/tvn-changelog-7.3.2.tar.gz
[android] - update changelog for v7.3.2upstream/tvn-changelog-7.3.2
-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)