Skip to content
This repository has been archived by the owner on Jun 21, 2023. It is now read-only.

Commit

Permalink
[macos] Update changelog with entry from #311 (#345)
Browse files Browse the repository at this point in the history
Co-authored-by: Jordan Kiley <jmkiley@users.noreply.github.com>
  • Loading branch information
captainbarbosa and jmkiley authored Nov 17, 2020
1 parent 38aa18a commit 05ae0fb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions platform/macos/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
* Fixed a crash when encountering an invalid polyline. ([mapbox/mapbox-gl-native#16409](https://github.com/mapbox/mapbox-gl-native/pull/16409))
* Fixed an issue where an `MGLMapSnapshotOptions` with an invalid `MGLMapCamera.centerCoordinate`, negative `MGLMapCamera.heading`, negative `MGLMapCamera.pitch`, and negative `MGLMapSnapshotOptions.zoomLevel` resulted in a snapshot centered on Null Island at zoom level 0 even if the style specified a different initial center coordinate or zoom level. ([#280](https://github.com/mapbox/mapbox-gl-native-ios/pull/280))
* Certain logging statements no longer run on the main thread. ([mapbox/mapbox-gl-native#16325](https://github.com/mapbox/mapbox-gl-native/pull/16325))
* Fixed a crash when calling `-[MGLMapView setVisibleCoordinateBounds:edgePadding:animated:completionHandler:]` with a `nil` completion handler. ([#311](https://github.com/mapbox/mapbox-gl-native-ios/pull/311))

## 0.15.1

Expand Down

0 comments on commit 05ae0fb

Please sign in to comment.