From dac241d5f4837c013db5def833c2c5a704f05f69 Mon Sep 17 00:00:00 2001 From: Alex Morozov Date: Tue, 3 Dec 2024 11:34:15 +0200 Subject: [PATCH] Adds 11.8.1 patch release notes. (#2872) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a216f18473..4765849e75 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,13 @@ Mapbox welcomes participation and contributions from everyone. # main +# 11.8.1 +## Bug fixes 🐞 +* Fix map flickering on some Mali and PowerVR GPUs. + +## Dependencies +* Update gl-native to v11.8.1. + # 11.9.0-beta.1 November 28, 2024 ## Breaking changes ⚠️ * Expose experimental Geofencing with `com.mapbox.annotation.MapboxExperimental`.