summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorŁukasz Paczos <lukas.paczos@gmail.com>2019-03-28 11:44:18 +0100
committerŁukasz Paczos <lukasz.paczos@mapbox.com>2019-03-28 12:29:19 +0100
commit4260644ef1d1689e4f4a5afe1f31685096d72efc (patch)
tree89aa8fc447abe2fc4d78e590c6427faccb6da10e
parent62c4f7d4e0f5623e8cd38951af159c1f9ac09696 (diff)
downloadqtlocation-mapboxgl-4260644ef1d1689e4f4a5afe1f31685096d72efc.tar.gz
[android] changelog for v7.3.0android-v7.3.0
-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 4f50a2f038..5387098b76 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.0 - March 28, 2019
+
+### Bugs
+ - Fix MapView reuse issues [#14127](https://github.com/mapbox/mapbox-gl-native/pull/14127)
+ - Don't call OnSurfaceCreated from the main thread [#14244](https://github.com/mapbox/mapbox-gl-native/pull/14244)
+
## 7.3.0-beta.1 - March 20, 2019
### Features