summaryrefslogtreecommitdiff
path: root/platform/ios
diff options
context:
space:
mode:
authorLloyd Sheng <i@lloydsheng.com>2019-02-27 14:49:49 +0800
committerGitHub <noreply@github.com>2019-02-27 14:49:49 +0800
commit0a41bb1e666c7c16b49993152682c67a6a1f49c8 (patch)
treef1c77f2566c1f5620447536de557fe48dabd8d10 /platform/ios
parentcced7db5118ca947455717574c175e5ce5b1a6f0 (diff)
downloadqtlocation-mapboxgl-0a41bb1e666c7c16b49993152682c67a6a1f49c8.tar.gz
[ios] Make PingFang as the default local font family for GCJ glyphs(#13988)
* Make PingFang as the default local font family * Add a changelog
Diffstat (limited to 'platform/ios')
-rw-r--r--platform/ios/CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/platform/ios/CHANGELOG.md b/platform/ios/CHANGELOG.md
index 34977e2a03..e567c06ab2 100644
--- a/platform/ios/CHANGELOG.md
+++ b/platform/ios/CHANGELOG.md
@@ -8,6 +8,7 @@ Mapbox welcomes participation and contributions from everyone. Please read [CONT
* Improved tilt gesture performance. ([#13902](https://github.com/mapbox/mapbox-gl-native/pull/13902))
* Fixed a bug where `layoutSubviews` was always called on device rotation, regardless of the application's or top-most view controller's supported orientations. ([#13900](https://github.com/mapbox/mapbox-gl-native/pull/13900))
* Added `MGLNetworkConfiguration` class to customize the SDK's `NSURLSessionConfiguration` object. ([#11447](https://github.com/mapbox/mapbox-gl-native/pull/13886))
+* Made PingFang as the default local font family for CJK glyphs. ([#13988](https://github.com/mapbox/mapbox-gl-native/pull/13988))
## 4.8.0 - January 30, 2019