Skip to content

Commit

Permalink
Correct changlog - add entry for v11.8.0 (#2357)
Browse files Browse the repository at this point in the history
  • Loading branch information
maios authored Nov 13, 2024
1 parent e02c934 commit 605e8fd
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,16 @@ Mapbox welcomes participation and contributions from everyone.

## main

* Add two separete Geofence examples in SwiftUI - `GeofencingPlayground` and `GeofencingUserLocation`
* Add support for Base and Height alignment in FillExtrusionLayer.
* Add support for `pitchAlignment` in BackgroundLayer.
* Add support for `zOffset` in FillLayer, PolygonAnnotation[Manager] and PolygonAnnotationGroup.
* Add a property emphasisCircleGlowRange to LocationIndicatorLayer to control the glow effect of the emphasis circle – from the solid start to the fully transparent end.
* Fix a crash on calling `LocationIndicatorLayer/location(coordinate:) function` due to missing 0 altitude value.

## 11.8.0 - 11 November, 2024

* Add two separated Geofence examples in SwiftUI - `GeofencingPlayground` and `GeofencingUserLocation`

## 11.8.0-rc.1 - 23 October, 2024

* Fix the bug when MapView would ignore the new bounds size if there are more than a single resizing event in the animation.
Expand Down

0 comments on commit 605e8fd

Please sign in to comment.