diff options
author | tobrun <tobrun.van.nuland@gmail.com> | 2019-04-17 16:04:30 +0200 |
---|---|---|
committer | Tobrun <tobrun.van.nuland@gmail.com> | 2019-04-17 18:49:12 +0200 |
commit | ac8ecd3c781988812ac4880fb85bc08972ebd6a7 (patch) | |
tree | 7d4846bb2280086c9475359b90375af8940a14b9 | |
parent | 858097102d9f586e17b118532213e38262e801db (diff) | |
download | qtlocation-mapboxgl-ac8ecd3c781988812ac4880fb85bc08972ebd6a7.tar.gz |
[android] - update changelog for v7.3.2
-rw-r--r-- | platform/android/CHANGELOG.md | 4 |
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) |