summaryrefslogtreecommitdiff
path: root/platform/macos/CHANGELOG.md
diff options
context:
space:
mode:
authorJulian Rex <julian.rex@gmail.com>2018-11-21 13:56:41 -0500
committerGitHub <noreply@github.com>2018-11-21 13:56:41 -0500
commitfd4b4701587c90271978b5f24d9a9355989182e0 (patch)
tree676ad30cd48e87b3aa53aceab3cfd5973ce82a38 /platform/macos/CHANGELOG.md
parent7d5be980e287c979119b06c73d071f2daaea1b3d (diff)
downloadqtlocation-mapboxgl-fd4b4701587c90271978b5f24d9a9355989182e0.tar.gz
[ios] Adds support for MGLCollisionBehaviorPre4_0 in NSUserDefaults (#13426)
Diffstat (limited to 'platform/macos/CHANGELOG.md')
-rw-r--r--platform/macos/CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/platform/macos/CHANGELOG.md b/platform/macos/CHANGELOG.md
index cad4003305..9ae80c4d16 100644
--- a/platform/macos/CHANGELOG.md
+++ b/platform/macos/CHANGELOG.md
@@ -4,6 +4,7 @@
* Fixed an issue where the `{prefix}` token in tile URL templates was evaluated incorrectly when requesting a source’s tiles. ([#13429](https://github.com/mapbox/mapbox-gl-native/pull/13429))
* Added `-[MGLStyle removeSource:error:]` that returns a `BOOL` indicating success (and an optional `NSError` in case of failure). ([#13399](https://github.com/mapbox/mapbox-gl-native/pull/13399))
+* Added support for setting `MGLCollisionBehaviorPre4_0` in `NSUserDefaults`. ([#13426](https://github.com/mapbox/mapbox-gl-native/pull/13426))
## 0.12.0 - November 8, 2018