Skip to content

Commit 0eb3436

Browse files
authored
Update changelog for v11.11.0 (#3013)
1 parent f1296e6 commit 0eb3436

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,16 @@
33
Mapbox welcomes participation and contributions from everyone.
44

55
# main
6-
## Bug fixes 🐞
7-
* Fix annotation drag being triggered when multi-finger gesture is in progress.
6+
87
## Features ✨ and improvements 🏁
98
* Introduce experimental `colorUseTheme` API for `AmbientLight`, `DirectionalLight`, and `FlatLight` to override color theme of light.
109
* [compose] Introduce experimental `colorUseTheme` API for `AmbientLightState`, `DirectionalLightState`, and `FlatLightState` to override color theme of light.
1110
* [compose] Introduce experimental `vignetteColorUseTheme` and `colorUseTheme` for `RainState` and `SnowState` which allows overriding color theme of precipitations.
1211

12+
# 11.11.0
13+
## Bug fixes 🐞
14+
* Fix annotation drag being triggered when multi-finger gesture is in progress.
15+
1316
# 11.11.0-rc.1 March 12, 2025
1417
## Features ✨ and improvements 🏁
1518
* Add `Expression` support for `*UseTheme` style properties to override color theme for particular color properties in all layers.

0 commit comments

Comments
 (0)