summaryrefslogtreecommitdiff
path: root/platform/macos
diff options
context:
space:
mode:
authorMinh Nguyễn <mxn@1ec5.org>2018-01-04 17:24:23 -0800
committerMinh Nguyễn <mxn@1ec5.org>2018-01-05 18:54:27 +0000
commit4731e0c7f127a94196fdb73029e616c42a3750fc (patch)
treef92791047d9f6c0c369c89909fe22e589b5f1766 /platform/macos
parent4f194ab15c09cf17edd51c5377fd8ce62ee26879 (diff)
downloadqtlocation-mapboxgl-4731e0c7f127a94196fdb73029e616c42a3750fc.tar.gz
[ios, macos] Updated changelogs
Diffstat (limited to 'platform/macos')
-rw-r--r--platform/macos/CHANGELOG.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/platform/macos/CHANGELOG.md b/platform/macos/CHANGELOG.md
index b86ebae586..1b954f9e4c 100644
--- a/platform/macos/CHANGELOG.md
+++ b/platform/macos/CHANGELOG.md
@@ -1,5 +1,10 @@
# Changelog for Mapbox Maps SDK for macOS
+## v0.6.1
+
+* Fixed a crash while zooming while annotations are present on the map. ([#10791](https://github.com/mapbox/mapbox-gl-native/pull/10791))
+* CJK characters can be displayed in a locally installed font or a custom font bundled with the application, reducing map download times. Specify the font name using the `MGLIdeographicFontFamilyName` key in the application’s Info.plist file. ([#10522](https://github.com/mapbox/mapbox-gl-native/pull/10522))
+
## v0.6.0
### Packaging