From f4218584809b22be1733c1c564b0bdae1728bf38 Mon Sep 17 00:00:00 2001 From: langsmith Date: Wed, 5 Jun 2019 09:15:44 -0700 Subject: [android] updated changelog for 8.1.0-alpha.2 --- platform/android/CHANGELOG.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) 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 -- cgit v1.2.1