summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlangsmith <langstonlmcs@gmail.com>2019-06-05 09:15:44 -0700
committerlangsmith <langstonlmcs@gmail.com>2019-06-06 10:39:20 -0700
commitf4218584809b22be1733c1c564b0bdae1728bf38 (patch)
tree16ed385b06ccb1eca5a903250ce337a65ab9e3fd
parent0bab9127d719c1ba2d6eb85096f93f600f9aa833 (diff)
downloadqtlocation-mapboxgl-upstream/ls-android-8.1.0-alpha.2-changelog.tar.gz
[android] updated changelog for 8.1.0-alpha.2upstream/ls-android-8.1.0-alpha.2-changelog
-rw-r--r--platform/android/CHANGELOG.md12
1 files changed, 12 insertions, 0 deletions
diff --git a/platform/android/CHANGELOG.md b/platform/android/CHANGELOG.md
index 195065b7bf..f4cecbf5fb 100644
--- a/platform/android/CHANGELOG.md
+++ b/platform/android/CHANGELOG.md
@@ -8,6 +8,18 @@ Mapbox welcomes participation and contributions from everyone. If you'd like to
- Implemented asymmetric center of perspective: fixed an issue that caused the focal point to be always based on the view's horizontal center when setting [MapboxMap setPadding](https://docs.mapbox.com/android/api/map-sdk/8.0.0/com/mapbox/mapboxsdk/maps/MapboxMap.html#setPadding-int-int-int-int-). [#14664](https://github.com/mapbox/mapbox-gl-native/pull/14664)
+## 8.1.0-alpha.2 - June 5, 2019
+
+### Bugs
+- Reset the native renderer only when the GL thread exits [#14841](https://github.com/mapbox/mapbox-gl-native/pull/14841)
+- Copy features array before passing them to core [#14804](https://github.com/mapbox/mapbox-gl-native/pull/14804)
+- Improve test stability [#14853](https://github.com/mapbox/mapbox-gl-native/pull/14853)
+
+### Features
+- Rename URL API to URI [#14836](https://github.com/mapbox/mapbox-gl-native/pull/14836)
+
+### Docs
+- Add external links to javadoc generation, fix warnings [#14792](https://github.com/mapbox/mapbox-gl-native/pull/14792)
## 8.1.0-alpha.1 - June 3, 2019