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

Commit d25d133

Browse files
authored
Update changelog for v9.7.2 release. (#726)
1 parent 85e0875 commit d25d133

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

Diff for: CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,14 @@
11
# Changelog for the Mapbox Maps SDK for Android
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.
4+
5+
## 9.7.2 - March 22, 2022
6+
[Changes](https://github.com/mapbox/mapbox-gl-native-android/compare/android-v9.7.1...android-v9.7.2) since [Mapbox Maps SDK for Android 9.7.1](https://github.com/mapbox/mapbox-gl-native-android/releases/tag/android-v9.7.1)
7+
### Improvements and bug fixes
8+
- Fix an issue that results in IllegalArgumentException on the OS level, by adding an additional null check against eglContext to avoid having our GL context in an invalid state. ([#723](https://github.com/mapbox/mapbox-gl-native-android/pull/723))
9+
410
## 9.7.1 - November 4, 2021
11+
[Changes](https://github.com/mapbox/mapbox-gl-native-android/compare/android-v9.7.0...android-v9.7.1) since [Mapbox Maps SDK for Android 9.7.0](https://github.com/mapbox/mapbox-gl-native-android/releases/tag/android-v9.7.0)
512
### Improvements and bug fixes
613
- Fix android glyph drawing issue when 'high contrast' feature is turned on. ([#717](https://github.com/mapbox/mapbox-gl-native-android/pull/717))
714
### Dependencies

0 commit comments

Comments
 (0)