From a98f1fc81e293d5bcf9a48d98d7dc623c306cb45 Mon Sep 17 00:00:00 2001 From: "mapbox-github-ci-writer-1[bot]" <79158907+mapbox-github-ci-writer-1[bot]@users.noreply.github.com> Date: Fri, 26 Apr 2024 15:58:59 +0000 Subject: [PATCH] changelog for v11.3.1 (#2409) Co-authored-by: root --- CHANGELOG.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 339b2dac59..55556548cd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -48,7 +48,8 @@ Mapbox welcomes participation and contributions from everyone. ## Known issues * In v11.4.0-beta.1, setting a RasterLayer’s rasterColor property with an expression will block the layer from rendering. This issue will be resolved in v11.4.0-rc.1. -# 11.3.1 + +# 11.3.1 April 26, 2024 ## Features ✨ and improvements 🏁 * Reduce time spent on model layer re-evaluation during light change. @@ -58,7 +59,8 @@ Mapbox welcomes participation and contributions from everyone. * Fix TilePrefetch for GeoJSON sources. ## Dependencies -* Update gl-native to v11.3.1. +* Update gl-native to v11.3.2. + # 11.3.0 April 11, 2024 ## Breaking changes ⚠️