summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortobrun <tobrun.van.nuland@gmail.com>2019-04-12 15:42:09 +0200
committerTobrun <tobrun.van.nuland@gmail.com>2019-04-12 16:21:16 +0200
commit714b2bcdc61fa7dc022ef1767a59da145e0f619d (patch)
treed780af50b9657a37523e9a5d74c64b20dc13905a
parentb4d5890c823c6f4d153cd8aecaf0bb2df96140ee (diff)
downloadqtlocation-mapboxgl-714b2bcdc61fa7dc022ef1767a59da145e0f619d.tar.gz
[android] - update changelog for v7.3.1 release
-rw-r--r--platform/android/CHANGELOG.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/platform/android/CHANGELOG.md b/platform/android/CHANGELOG.md
index 2102d680e0..65e3429f15 100644
--- a/platform/android/CHANGELOG.md
+++ b/platform/android/CHANGELOG.md
@@ -4,6 +4,12 @@ Mapbox welcomes participation and contributions from everyone. If you'd like to
## master
+## 7.3.1 - April 12, 2019
+## Bugs
+ - Harden renderer invocation when Activity is resumed [#14395](https://github.com/mapbox/mapbox-gl-native/pull/14395)
+ - Check for Mapbox#INSTANCE when initializing the MapView [#14366](https://github.com/mapbox/mapbox-gl-native/pull/14366)
+ - Disable binary programs shaders [#14298](https://github.com/mapbox/mapbox-gl-native/pull/14298)
+
## 7.4.0-alpha.2 - April 10, 2019
### Bugs
- Check for Mapbox#INSTANCE when initializing the MapView [#14366](https://github.com/mapbox/mapbox-gl-native/pull/14366)