summaryrefslogtreecommitdiff
path: root/platform/osx/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'platform/osx/CHANGELOG.md')
-rw-r--r--platform/osx/CHANGELOG.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/platform/osx/CHANGELOG.md b/platform/osx/CHANGELOG.md
index a22f89bca6..cc62d3d037 100644
--- a/platform/osx/CHANGELOG.md
+++ b/platform/osx/CHANGELOG.md
@@ -1,5 +1,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.