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

Commit 77e7e0e

Browse files
author
Igor Tarasov
authored
Update changelog for v8.5.0-alpha.4 (#25)
1 parent 32ada21 commit 77e7e0e

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22

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

5+
## 8.5.0-alpha.4 - October 24, 2019
6+
[Changes](https://github.com/mapbox/mapbox-gl-native-android/compare/android-v8.5.0-alpha.3...android-v8.5.0-alpha.4) since [Mapbox Maps SDK for Android v8.5.0-alpha.3](https://github.com/mapbox/mapbox-gl-native-android/releases/tag/android-v8.5.0-alpha.3):
7+
### Bug fixes
8+
- Add isLayerReady check in LocationComponent before updating compass listener. [#19](https://github.com/mapbox/mapbox-gl-native-android/pull/19)
9+
- Update soLoader to version 0.8.0. [#23](https://github.com/mapbox/mapbox-gl-native-android/pull/23)
10+
- Enable incremental vacuum for Offline DB [#15837](https://github.com/mapbox/mapbox-gl-native/pull/15837)
11+
- Revert coalescing requests to the client for missing images [#15852](https://github.com/mapbox/mapbox-gl-native/pull/15852)
12+
- Avoid edges for labels that use text-variable-anchors [#15854](https://github.com/mapbox/mapbox-gl-native/pull/15854)
13+
514
## 8.5.0-alpha.3 - October 18, 2019
615

716
### Bug fixes
@@ -1837,4 +1846,4 @@ Mapbox Android 4.0.0 is the most ambitious Android release to date with 3 major
18371846

18381847
## 2.1.0 - October 21, 2015
18391848

1840-
- Initial Android release.
1849+
- Initial Android release.

0 commit comments

Comments
 (0)