Skip to content

Commit

Permalink
improved changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Neel Mistry committed Sep 27, 2021
1 parent 51715be commit 32139ae
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,9 @@ Mapbox welcomes participation and contributions from everyone.
* `public func layerProperty(for layerId: String, property: String) -> Any` has been renamed to `public func layerPropertyValue(for layerId: String, property: String) -> Any` to avoid ambiguity. ([#708](https://github.com/mapbox/mapbox-maps-ios/pull/708))
* `MapboxCommon.Geometry` extension methods are now marked as internal. ([#683](https://github.com/mapbox/mapbox-maps-ios/pull/683))
* `TileRegionLoadOptions` init now takes a `Geometry` instead of a `MapboxCommon.Geometry`. ([#711](https://github.com/mapbox/mapbox-maps-ios/pull/711))

### Features ✨ and improvements 🏁

* `TileRegionLoadOptions` exposes its geometry as a `Geometry`. ([#711](https://github.com/mapbox/mapbox-maps-ios/pull/711))

## 10.0.0-rc.9 - Sept 22, 2021
Expand Down

0 comments on commit 32139ae

Please sign in to comment.