From 274375dfca46cae300bb7d85e8bc9c45f4036a9f Mon Sep 17 00:00:00 2001 From: "mapbox-github-ci-writer-2[bot]" <79158971+mapbox-github-ci-writer-2[bot]@users.noreply.github.com> Date: Tue, 5 Nov 2024 12:46:52 +0000 Subject: [PATCH] changelog for v11.7.2 (#2838) Co-authored-by: root --- CHANGELOG.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8c3808a6de..7269a1d755 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,7 +15,8 @@ Mapbox welcomes participation and contributions from everyone. * Disable false-positive lint error "Incorrect number of expressions". -# 11.7.2 + +# 11.7.2 November 05, 2024 ## Bug fixes 🐞 * Fix terrain related snapshotter crash. * Handle empty payloads for offline resources. @@ -25,6 +26,7 @@ Mapbox welcomes participation and contributions from everyone. * Update gl-native to v11.7.2 and common to v24.7.2. + # 11.8.0-rc.1 October 23, 2024 ## Bug fixes 🐞 * Fix an Android 12 specific bug where location puck custom animator options lambda without explicit `ValueAnimator.duration` resulted in `duration = 0`.