summaryrefslogtreecommitdiff
path: root/platform/macos
diff options
context:
space:
mode:
authorMinh Nguyễn <mxn@1ec5.org>2016-07-19 15:26:09 -0700
committerMinh Nguyễn <mxn@1ec5.org>2016-07-19 15:26:09 -0700
commit53131def65d2654f63afb0d9fedb756e9f98559e (patch)
tree06abede296852092b01373dda12ef23d7955aaba /platform/macos
parent1cf6b5de0c720d2550b4515daed7460f4b51506e (diff)
downloadqtlocation-mapboxgl-53131def65d2654f63afb0d9fedb756e9f98559e.tar.gz
[core] Fixed test build errorsmacos-v0.2.1macos-0.2.1
Missed this bad merge from #5729.
Diffstat (limited to 'platform/macos')
-rw-r--r--platform/macos/CHANGELOG.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/platform/macos/CHANGELOG.md b/platform/macos/CHANGELOG.md
index a53668797a..f87869c00d 100644
--- a/platform/macos/CHANGELOG.md
+++ b/platform/macos/CHANGELOG.md
@@ -1,6 +1,6 @@
# Changelog for Mapbox macOS SDK
-## master
+## 0.2.1
* Fixed a crash that occurred when a sprite URL lacks a file extension. See [this comment](https://github.com/mapbox/mapbox-gl-native/issues/5722#issuecomment-233701251) to determine who may be affected by this bug. ([#5723](https://github.com/mapbox/mapbox-gl-native/pull/5723))
* Right-clicking to open MGLMapView’s context menu no longer prevents the user from subsequently panning the map by clicking and dragging. ([#5593](https://github.com/mapbox/mapbox-gl-native/pull/5593))