diff --git a/CHANGELOG.md b/CHANGELOG.md index 0a765d1adf..a9f7fba131 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,13 +4,15 @@ Mapbox welcomes participation and contributions from everyone. # main -# 11.6.1 + +# 11.6.1 September 10, 2024 ## Bug fixes 🐞 * Fix for offline retrieval of 3D tiles for `Style.STANDARD`. ## Dependencies * Update gl-native to v11.6.1 and common to v24.6.1. + # 11.7.0-rc.1 ## Bug fixes 🐞 * Fix a crash when calling `CameraAnimationsPlugin.easeTo()` with empty camera options or `CameraAnimationsPlugin.playAnimatorsSequentially()` / `CameraAnimationsPlugin.playAnimatorsTogether()` with an empty array of animators.