summaryrefslogtreecommitdiff
path: root/platform
diff options
context:
space:
mode:
authorMinh Nguyễn <mxn@1ec5.org>2016-06-14 11:01:32 -0700
committerMinh Nguyễn <mxn@1ec5.org>2016-06-14 11:01:59 -0700
commit7080196bf6b749de5f25b298c0acf49cced20b1e (patch)
treeeb52c4ad649f00465dc8d9c534c3b46ab5cae5cc /platform
parente49f72838b91136b67444d134b146819878b4b9e (diff)
downloadqtlocation-mapboxgl-7080196bf6b749de5f25b298c0acf49cced20b1e.tar.gz
[macos] Added changelog section for post-0.2.0
[skip ci]
Diffstat (limited to 'platform')
-rw-r--r--platform/macos/CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/platform/macos/CHANGELOG.md b/platform/macos/CHANGELOG.md
index 370c68f5ae..bf7333bc54 100644
--- a/platform/macos/CHANGELOG.md
+++ b/platform/macos/CHANGELOG.md
@@ -2,6 +2,8 @@
## master
+## 0.2.0
+
* This version of the Mapbox macOS SDK roughly corresponds to version 3.3.0-beta.1 of the Mapbox iOS SDK. The two SDKs have very similar feature sets. The main differences are the lack of user location tracking and annotation views. Some APIs have been adapted to macOS conventions, particularly the use of NSPopover for callout views.
* Renamed the SDK to the Mapbox macOS SDK.
* 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))