summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Guerra <fabian.guerra@mapbox.com>2017-12-21 17:18:03 -0600
committerMinh Nguyễn <mxn@1ec5.org>2017-12-21 15:25:53 -0800
commit1c0beb4209301a84f6c8adebee11f305ff73e4f8 (patch)
tree1b9f156ac03d4775123aed93ec822bbd2fbeabbf
parented0e737c66dfb031c6e5bd50a01d778b5cabe86b (diff)
downloadqtlocation-mapboxgl-1c0beb4209301a84f6c8adebee11f305ff73e4f8.tar.gz
[macos] Update changelog entries.
-rw-r--r--platform/macos/CHANGELOG.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/platform/macos/CHANGELOG.md b/platform/macos/CHANGELOG.md
index 9fd03d66fd..80d6933678 100644
--- a/platform/macos/CHANGELOG.md
+++ b/platform/macos/CHANGELOG.md
@@ -43,6 +43,9 @@
* Fixed distortion in the logo view on macOS 10.13 High Sierra. ([#10606](https://github.com/mapbox/mapbox-gl-native/pull/10606))
* Fixed an issue that could cause line label rendering glitches when the line geometry is projected to a point behind the plane of the camera. ([#9865](https://github.com/mapbox/mapbox-gl-native/pull/9865))
* Fixed an issue that could cause a crash when using `-[MGLMapView flyToCamera:completionHandler:]` and related methods with zoom levels at or near the maximum value. ([#9381](https://github.com/mapbox/mapbox-gl-native/pull/9381))
+* Fixed an issue where removing a `MGLOpenGLStyleLayer` from a map might result in a crash. ([#10765](https://github.com/mapbox/mapbox-gl-native/pull/10765))
+* Added documentation for usage of coordinate bounds that cross the anti-meridian. ([#10783](https://github.com/mapbox/mapbox-gl-native/pull/10783))
+* Removed duplicated variables in `MGLMapSnapshotter`. ([#10702](https://github.com/mapbox/mapbox-gl-native/pull/10702))
## 0.5.1