summaryrefslogtreecommitdiff
path: root/platform/macos/CHANGELOG.md
diff options
context:
space:
mode:
authorMinh Nguyễn <mxn@1ec5.org>2017-03-03 03:32:48 -0800
committerJason Wray <jason@mapbox.com>2017-03-03 13:30:28 -0800
commit8f892757b5c644986a68133c96684393df800670 (patch)
tree7c8760801423b9837624fa6eab5b75b0a0cbbec8 /platform/macos/CHANGELOG.md
parente15db9bb6aba082522553ff1d5c501f1745112b1 (diff)
downloadqtlocation-mapboxgl-8f892757b5c644986a68133c96684393df800670.tar.gz
[macos] Document Carthage, CocoaPods installation
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 9cf0bef5b6..7f36b36cb6 100644
--- a/platform/macos/CHANGELOG.md
+++ b/platform/macos/CHANGELOG.md
@@ -45,6 +45,7 @@
### Other changes
+* Added support for the Carthage dependency manager. See [this SDK’s homepage](https://mapbox.github.io/mapbox-gl-native/macos/) for setup instructions. ([#8257](https://github.com/mapbox/mapbox-gl-native/pull/8257))
* Fixed an issue that, among other things, caused various islands to disappear at certain zoom levels. ([#7621](https://github.com/mapbox/mapbox-gl-native/pull/7621))
* Fixed an issue where translucent point annotations along tile boundaries would be drawn darker than expected. ([#6832](https://github.com/mapbox/mapbox-gl-native/pull/6832))
* Fixed flickering that occurred when panning past the antimeridian. ([#7574](https://github.com/mapbox/mapbox-gl-native/pull/7574))