summaryrefslogtreecommitdiff
path: root/platform/macos/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/macos/CHANGELOG.md
parentb2e71abfeeaf7326b47e54a0a255a3fe73628022 (diff)
downloadqtlocation-mapboxgl-40a0b2deb78ac3b03dc4966797edb8e0dc8a415e.tar.gz
[android, ios, macos] Added Hebrew localization
Diffstat (limited to 'platform/macos/CHANGELOG.md')
-rw-r--r--platform/macos/CHANGELOG.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/platform/macos/CHANGELOG.md b/platform/macos/CHANGELOG.md
index fffaf66300..6cc8ad9301 100644
--- a/platform/macos/CHANGELOG.md
+++ b/platform/macos/CHANGELOG.md
@@ -11,6 +11,10 @@
* Fixed an issue preventing a dynamically-added `MGLRasterStyleLayer` from drawing until the map pans. ([#10270](https://github.com/mapbox/mapbox-gl-native/pull/10270))
* Fixed an issue preventing `MGLImageSource`s from drawing on the map when the map is zoomed in and tilted. ([#10677](https://github.com/mapbox/mapbox-gl-native/pull/10677))
+### Other changes
+
+* Added a Hebrew localization. ([#10967](https://github.com/mapbox/mapbox-gl-native/pull/10967))
+
### Snapshots
* Fixed a memory leak that occurred when creating a map snapshot. ([#10585](https://github.com/mapbox/mapbox-gl-native/pull/10585))