summaryrefslogtreecommitdiff
path: root/platform/android/CHANGELOG.md
diff options
context:
space:
mode:
authorMinh Nguyễn <mxn@1ec5.org>2018-01-18 17:57:38 -0800
committerMinh Nguyễn <mxn@1ec5.org>2018-01-19 15:57:54 -0800
commit40a0b2deb78ac3b03dc4966797edb8e0dc8a415e (patch)
tree964f8f242bda5731e54b57d3e60ffe12aae369b5 /platform/android/CHANGELOG.md
parentb2e71abfeeaf7326b47e54a0a255a3fe73628022 (diff)
downloadqtlocation-mapboxgl-40a0b2deb78ac3b03dc4966797edb8e0dc8a415e.tar.gz
[android, ios, macos] Added Hebrew localization
Diffstat (limited to 'platform/android/CHANGELOG.md')
-rw-r--r--platform/android/CHANGELOG.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/platform/android/CHANGELOG.md b/platform/android/CHANGELOG.md
index 2642d5c583..8603b4eae2 100644
--- a/platform/android/CHANGELOG.md
+++ b/platform/android/CHANGELOG.md
@@ -2,6 +2,10 @@
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.
+## master
+
+ - Add Hebrew localization [#10967](https://github.com/mapbox/mapbox-gl-native/pull/10967)
+
## 5.3.1 - January 10, 2018
- Blacklist binary program loading for Vivante GC4000 GPUs [#10862](https://github.com/mapbox/mapbox-gl-native/pull/10862)
- Support Genymotion [#10841](https://github.com/mapbox/mapbox-gl-native/pull/10841)