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-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -48,9 +48,9 @@ Mapbox welcomes participation and contributions from everyone.
48
48
49
49
### Bug fixes 🐞
50
50
51
-
* Fixes an issue that could cause issues with annotations including causing them to not be selectable ([#246](https://github.com/mapbox/mapbox-maps-ios/pull/246))
52
-
* Fixes an issue where some JSON layers are not be decoded correctly ([#248](https://github.com/mapbox/mapbox-maps-ios/pull/248))
53
-
* Fixes an issue where the location puck was not animating ([#256](https://github.com/mapbox/mapbox-maps-ios/pull/256))
51
+
* Fixes an issue that could prevent annotations from being selectable ([#246](https://github.com/mapbox/mapbox-maps-ios/pull/246)).
52
+
* Fixes an issue where some JSON layers are not be decoded correctly ([#248](https://github.com/mapbox/mapbox-maps-ios/pull/248)).
53
+
* Fixes an issue where the location puck was not animating ([#256](https://github.com/mapbox/mapbox-maps-ios/pull/256)).
0 commit comments