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

Commit

Permalink
[macos] Tweaked change log for PR #12123 (#12146)
Browse files Browse the repository at this point in the history
  • Loading branch information
julianrex authored Jun 14, 2018
1 parent 2096908 commit 144c167
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion platform/macos/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
* Adjusted when and how the camera transition update and finish callbacks are called, fixing recursion bugs. ([#11614](https://github.com/mapbox/mapbox-gl-native/pull/11614))
* Fixed an issue preventing nested key path expressions get parsed accordingly to the spec. ([#11959](https://github.com/mapbox/mapbox-gl-native/pull/11959))
* Fixed race conditions that could cause crashes when re-using `MGLMapSnapshotter` or using multiple snapshotters at the same time. ([#11831](https://github.com/mapbox/mapbox-gl-native/pull/11831))
* Fixed crash in `-[MGLStyle localizeLabelsIntoLocale:]` on iOS 9.3 (attempting to access a property that was introduced in iOS 10.0 and used in Darwin code) ([#12123](https://github.com/mapbox/mapbox-gl-native/pull/12123))
* Fixed crash in `-[MGLStyle localizeLabelsIntoLocale:]` on macOS 10.11 (attempting to access a property that was introduced in macOS 10.12) ([#12123](https://github.com/mapbox/mapbox-gl-native/pull/12123))


## 0.7.1
Expand Down

0 comments on commit 144c167

Please sign in to comment.