summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wray <jason@mapbox.com>2018-04-13 13:54:53 -0400
committerJason Wray <jason@mapbox.com>2018-04-13 13:56:41 -0400
commit24d13e1b166aca08b1404a187333dafe22191d90 (patch)
tree8009e379fbc041ea36a36f0c85c810ae9b305154
parent731eac78ee7c5e2031a8e35da8331dd4187a95c2 (diff)
downloadqtlocation-mapboxgl-24d13e1b166aca08b1404a187333dafe22191d90.tar.gz
Add macOS changelog entryupstream/fb-objc-class-properties
-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 321c018dc6..b1b498c3ba 100644
--- a/platform/macos/CHANGELOG.md
+++ b/platform/macos/CHANGELOG.md
@@ -44,6 +44,7 @@
* The `-[MGLMapView convertRect:toCoordinateBoundsFromView:]` method and the `MGLMapView.visibleCoordinateBounds` property’s getter now indicate that the coordinate bounds straddles the antimeridian by extending one side beyond ±180 degrees longitude. ([#11265](https://github.com/mapbox/mapbox-gl-native/pull/11265))
* Feature querying results now account for the `MGLSymbolStyleLayer.circleStrokeWidth` property. ([#10897](https://github.com/mapbox/mapbox-gl-native/pull/10897))
* Removed methods, properties, and constants that had been deprecated as of v0.6.1. ([#11205](https://github.com/mapbox/mapbox-gl-native/pull/11205))
+* Refined certain Swift interfaces by converting them from class methods to class properties. ([#11674](https://github.com/mapbox/mapbox-gl-native/pull/11674))
## v0.6.1 - January 16, 2018