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

Commit db02638

Browse files
authored
[doc] update changelog for v8.5.0-alpha.3 (#18)
1 parent 4bc6f10 commit db02638

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
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.3 - October 18, 2019
6+
7+
### Bug fixes
8+
- Fix runtime exceptions that occurred when a manually built camera object without padding was serialized [#15788](https://github.com/mapbox/mapbox-gl-native/pull/15788)
9+
- Fix icon-text-fit to take in account the additional 1px texture padding when scaling [#15634](https://github.com/mapbox/mapbox-gl-native/pull/15634)
10+
- Fix occasional crashes during downloading thousands of offline region tiles [#15818](https://github.com/mapbox/mapbox-gl-native/pull/15818)
11+
12+
### Project
13+
- Moved project location from `mapbox-gl-native` to `mapbox-gl-native-android`
14+
515
## 8.5.0-alpha.2 - October 10, 2019
616
[Changes](https://github.com/mapbox/mapbox-gl-native/compare/android-v8.5.0-alpha.1...android-v8.5.0-alpha.2) since [Mapbox Maps SDK for Android v8.5.0-alpha.1](https://github.com/mapbox/mapbox-gl-native/releases/tag/android-v8.5.0-alpha.1):
717

0 commit comments

Comments
 (0)