summaryrefslogtreecommitdiff
path: root/platform/macos/CHANGELOG.md
diff options
context:
space:
mode:
authorFabian Guerra Soto <fabian.guerra@mapbox.com>2018-10-03 15:10:06 -0700
committerFabian Guerra Soto <fabian.guerra@mapbox.com>2018-10-03 16:00:39 -0700
commitccae9f9f18a3e4c93b4252ac2db6c7ea91f367cc (patch)
tree186d92571c5f0cdf74f9b8ef5a598aab8b34fb67 /platform/macos/CHANGELOG.md
parent1a97b8f8e4baa41037978f5becd1775efc93a599 (diff)
downloadqtlocation-mapboxgl-ccae9f9f18a3e4c93b4252ac2db6c7ea91f367cc.tar.gz
[ios] release v4.5.0 beta.1 podspec bump and changelog updates. (#13027)ios-v4.5.0-beta.1
* [ios] Bump podspec to v4.5.0-beta.1 * [ios, macos] Update changelogs.
Diffstat (limited to 'platform/macos/CHANGELOG.md')
-rw-r--r--platform/macos/CHANGELOG.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/platform/macos/CHANGELOG.md b/platform/macos/CHANGELOG.md
index 0006281ad5..f68c1b4890 100644
--- a/platform/macos/CHANGELOG.md
+++ b/platform/macos/CHANGELOG.md
@@ -22,7 +22,7 @@
* 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))
* Fixed an issue where `MGLMapView` produced a designable error in Interface Builder storyboards in Xcode 10. ([#12883](https://github.com/mapbox/mapbox-gl-native/pull/12883))
* Fixed bugs in coercion expression operators ("to-array" applied to empty arrays, "to-color" applied to colors, and "to-number" applied to null) [#12864](https://github.com/mapbox/mapbox-gl-native/pull/12864)
-* Added the `MGLCollisionBehaviorPre4_0` Info.plist key for applications that require the collision detection behavior in version v3.7 of the SDK. ([#12941](https://github.com/mapbox/mapbox-gl-native/pull/12941))
+* Added the `MGLCollisionBehaviorPre4_0` Info.plist key for applications that require the collision detection behavior in version v0.6 of the SDK. ([#12941](https://github.com/mapbox/mapbox-gl-native/pull/12941))
# 0.11.0 - September 13, 2018