diff --git a/CHANGELOG.md b/CHANGELOG.md index f0644f5755..2f84e1dfde 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -31,13 +31,15 @@ Mapbox welcomes participation and contributions from everyone. * [compose] Fix minZoom/maxZoom not working for layers. * Fix compass view ignoring `enabled` option when it is set in `updateSettings()`. -# 11.4.2 + +# 11.4.2 July 17, 2024 ## Bug fixes 🐞 * Fix local glyph rasterization to ensure the correct Typeface is used. ## Dependencies * Update gl-native to v11.4.1. + # 11.5.0 July 05, 2024 ## Breaking changes ⚠️ * [compose] Make `MapboxMap.onMapClickListener` and `MapboxMap.onMapLongClickListener` nullable and default to `null`.