summaryrefslogtreecommitdiff
path: root/platform/android/CHANGELOG.md
diff options
context:
space:
mode:
authorMinh Nguyễn <mxn@1ec5.org>2018-04-27 12:07:28 -0700
committerMinh Nguyễn <mxn@1ec5.org>2018-05-02 12:57:14 -0700
commitea59ba8209604c91b76abb31e6be15932bcb3430 (patch)
tree38ab009135da5c6a518cbbbc3aeea7dcd83e8614 /platform/android/CHANGELOG.md
parentaabb7be3d62c1cee7d0d5c620f194f50375d14d3 (diff)
downloadqtlocation-mapboxgl-ea59ba8209604c91b76abb31e6be15932bcb3430.tar.gz
[android, ios, macos] Added Korean localization
Diffstat (limited to 'platform/android/CHANGELOG.md')
-rw-r--r--platform/android/CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/platform/android/CHANGELOG.md b/platform/android/CHANGELOG.md
index 4df5e79ee7..8a98e78a71 100644
--- a/platform/android/CHANGELOG.md
+++ b/platform/android/CHANGELOG.md
@@ -2,7 +2,9 @@
Mapbox welcomes participation and contributions from everyone. If you'd like to do so please see the [`Contributing Guide`](https://github.com/mapbox/mapbox-gl-native/blob/master/CONTRIBUTING.md) first to get started.
+## 6.0.2
- Reduce per-frame render CPU time [#11811](https://github.com/mapbox/mapbox-gl-native/issues/11811)
+ - Add Korean localization [#11792](https://github.com/mapbox/mapbox-gl-native/pull/11792)
## 6.0.1 - April 17, 2018
- Bump telemetry version to 3.0.2 [#11710](https://github.com/mapbox/mapbox-gl-native/pull/11710)