You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,12 +6,14 @@ Mapbox welcomes participation and contributions from everyone.
6
6
7
7
## Dependencies
8
8
* Update license to reflect license changes in underlying modules.
9
-
* Fix exception when accessing enum properties in annotations.
10
9
11
10
# 11.14.0-rc.1
12
11
## Features ✨ and improvements 🏁
13
12
* Added `setContentDescription()` method to `AttributionPlugin` and `AttributionView` interfaces to programmatically set accessibility content description for the attribution button.
14
13
14
+
## Bug fixes 🐞
15
+
* Fix exception when accessing enum properties in annotations.
0 commit comments