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

Commit 4d58794

Browse files
author
Kevin Li
authored
Update CHANGELOG.md (#570)
1 parent 169e16e commit 4d58794

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

CHANGELOG.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,8 @@
22

33
Mapbox welcomes participation and contributions from everyone. Please read [`Contributing Guide`](https://github.com/mapbox/mapbox-gl-native/blob/master/CONTRIBUTING.md) to get started.
44

5-
## 8.6.6 - September 25, 2020
6-
[Changes](https://github.com/mapbox/mapbox-gl-native-android/compare/android-v8.6.5...android-v8.6.6) since [Mapbox Maps SDK for Android v8.6.5](https://github.com/mapbox/mapbox-gl-native-android/releases/tag/android-v8.6.5):
7-
### Bug fixes
8-
- Fix Style not ready exception in location component ([#563](https://github.com/mapbox/mapbox-gl-native-android/pull/563))
9-
10-
## 9.5.0-beta.1 - September 14, 2020
11-
[Changes](https://github.com/mapbox/mapbox-gl-native-android/compare/android-v9.4.0...android-v9.5.0-beta.1) since [Mapbox Maps SDK for Android 9.4.0](https://github.com/mapbox/mapbox-gl-native-android/releases/tag/android-v9.4.0)
5+
## 9.5.0 - September 25, 2020
6+
[Changes](https://github.com/mapbox/mapbox-gl-native-android/compare/android-v9.4.0...android-v9.5.0) since [Mapbox Maps SDK for Android 9.4.0](https://github.com/mapbox/mapbox-gl-native-android/releases/tag/android-v9.4.0)
127
### Improvements and bug fixes
138
- Fix crash when converting screen coordinate as part of moveBy ([#555](https://github.com/mapbox/mapbox-gl-native-android/pull/555))
149
- Upgrade MapView to manage multiple OnTouchListener-s ([#511](https://github.com/mapbox/mapbox-gl-native-android/pull/511))
@@ -18,6 +13,11 @@ Mapbox welcomes participation and contributions from everyone. Please read [`Con
1813
### Dependencies
1914
- Update core library to 5.0.0
2015

16+
## 8.6.6 - September 25, 2020
17+
[Changes](https://github.com/mapbox/mapbox-gl-native-android/compare/android-v8.6.5...android-v8.6.6) since [Mapbox Maps SDK for Android v8.6.5](https://github.com/mapbox/mapbox-gl-native-android/releases/tag/android-v8.6.5):
18+
### Bug fixes
19+
- Fix Style not ready exception in location component ([#563](https://github.com/mapbox/mapbox-gl-native-android/pull/563))
20+
2121
## 9.4.0 - August 26, 2020
2222
[Changes](https://github.com/mapbox/mapbox-gl-native-android/compare/android-v9.3.0...android-v9.4.0) since [Mapbox Maps SDK for Android v9.3.0](https://github.com/mapbox/mapbox-gl-native-android/releases/tag/android-v9.3.0)
2323
### Features

0 commit comments

Comments
 (0)