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:13 +0100
commit101cc939dd996150ce7ef6a54ab21533a8507b88 (patch)
tree40a478314e44c54d5c839ca64489134eb27210c4
parent0ec89454503befbbfe628c1677955e23911e75c7 (diff)
downloadqtlocation-mapboxgl-101cc939dd996150ce7ef6a54ab21533a8507b88.tar.gz
[android] changelog for 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