Skip to content
This repository was archived by the owner on Aug 8, 2023. It is now read-only.

Commit 9a1e8d3

Browse files
author
Langston Smith
authored
[android] updated android changelog for 8.4.0-alpha.2 release (#15609)
1 parent 6fdf07e commit 9a1e8d3

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

platform/android/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,15 @@
33
Mapbox welcomes participation and contributions from everyone. If you'd like to do so please see the [`Contributing Guide`](https://github.com/mapbox/mapbox-gl-native/blob/master/CONTRIBUTING.md) first to get started.
44

55
## master
6+
7+
## 8.4.0-alpha.2 - September 11, 2019
8+
[Changes](https://github.com/mapbox/mapbox-gl-native/compare/android-v8.4.0-alpha.1...android-v8.4.0-alpha.2) since [Mapbox Maps SDK for Android v8.4.0](https://github.com/mapbox/mapbox-gl-native/releases/tag/android-v8.4.0-alpha.1):
9+
610
### Bug fixes
711
- Fixed an issue of integer overflow when converting `tileCoordinates` to `LatLon`, which caused issues such as `queryRenderedFeatures` and `querySourceFeatures` returning incorrect coordinates at zoom levels 20 and higher. [#15560](https://github.com/mapbox/mapbox-gl-native/pull/15560)
12+
13+
### Other Changes
14+
- Bumped Java SDK dependency to 4.9.0-alpha.1 [#15570](https://github.com/mapbox/mapbox-gl-native/pull/15570)
815

916
## 8.4.0-alpha.1 - September 4, 2019
1017
[Changes](https://github.com/mapbox/mapbox-gl-native/compare/android-v8.3.0...android-v8.4.0-alpha.1) since [Mapbox Maps SDK for Android v8.3.0](https://github.com/mapbox/mapbox-gl-native/releases/tag/android-v8.3.0):

0 commit comments

Comments
 (0)