summaryrefslogtreecommitdiff
path: root/platform/osx/CHANGELOG.md
blob: cc62d3d0377a0f7f72a15075b0e7366344b84070 (plain)
1
2
3
4
5
6
7
8
9
# Changelog for Mapbox OS X SDK

## master

* Fixed an issue in which Mapbox.framework was nested inside another folder named Mapbox.framework. ([#4998](https://github.com/mapbox/mapbox-gl-native/pull/4998))

## 0.1.0

* This version of the Mapbox OS X SDK roughly corresponds to version 3.3.0-alpha.2 of the Mapbox iOS SDK. The two SDKs have very similar feature sets. The main difference is the lack of user location tracking. Some APIs have been adapted to OS X conventions, particularly the use of NSPopover for callout views.