summaryrefslogtreecommitdiff
path: root/platform/ios/CHANGELOG.md
diff options
context:
space:
mode:
authorMinh Nguyễn <mxn@1ec5.org>2018-09-13 01:08:21 -0700
committerMinh Nguyễn <mxn@1ec5.org>2018-09-13 02:19:51 -0700
commitc01b4b46e19eda5645c04d7c6f9a2626b96cef64 (patch)
tree18f03e8aa2c7794f4f4b4658696547641677a2e5 /platform/ios/CHANGELOG.md
parent3963d172c9f247aa3bbfbca087ba08d2d6f87c5a (diff)
downloadqtlocation-mapboxgl-c01b4b46e19eda5645c04d7c6f9a2626b96cef64.tar.gz
[ios, macos] Copyedited changelogsupstream/1ec5-changelog-post-frappé
Diffstat (limited to 'platform/ios/CHANGELOG.md')
-rw-r--r--platform/ios/CHANGELOG.md9
1 files changed, 8 insertions, 1 deletions
diff --git a/platform/ios/CHANGELOG.md b/platform/ios/CHANGELOG.md
index 8f582739b9..b282d26f0e 100644
--- a/platform/ios/CHANGELOG.md
+++ b/platform/ios/CHANGELOG.md
@@ -3,7 +3,14 @@
Mapbox welcomes participation and contributions from everyone. Please read [CONTRIBUTING.md](../../CONTRIBUTING.md) to get started.
## master
-* Added an `MGLSymbolStyleLayer.symbolZOrder` property for forcing point features in a symbol layer to be layered in the same order that they are specified in the layer’s associated source. [#12783](https://github.com/mapbox/mapbox-gl-native/pull/12783)
+
+### Styles and rendering
+
+* Added an `MGLSymbolStyleLayer.symbolZOrder` property for forcing point features in a symbol layer to be layered in the same order that they are specified in the layer’s associated source. ([#12783](https://github.com/mapbox/mapbox-gl-native/pull/12783))
+
+### Other changes
+
+* Fixed an issue where `-[MGLMapSnapshotter startWithQueue:completionHandler:]` failed to call its completion handler in some cases. ([#12355](https://github.com/mapbox/mapbox-gl-native/pull/12355))
## 4.4.0 - September 12, 2018