summaryrefslogtreecommitdiff
path: root/platform/ios/CHANGELOG.md
diff options
context:
space:
mode:
authorLangston Smith <langston.smith@mapbox.com>2019-03-13 09:42:52 -0700
committerGitHub <noreply@github.com>2019-03-13 09:42:52 -0700
commit42144ce1dc4cadef66f43a896572aee69739cd4f (patch)
tree4c8de5aa486a1fc688207c8953c191f127cd8ce0 /platform/ios/CHANGELOG.md
parentb17c7e76fe8c2f93b9749a0499beb9138481055e (diff)
downloadqtlocation-mapboxgl-42144ce1dc4cadef66f43a896572aee69739cd4f.tar.gz
[android, iOS, macOS] Adding Galician translation from Transifex (#14095)
* [android] adding galician strings * [ios] adding galician strings * [ios, macos] Added Galician localization to Xcode projects * [ios, macos] Converted Galician localization to UTF-8 * [android, ios, macos] Updated changelogs
Diffstat (limited to 'platform/ios/CHANGELOG.md')
-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 73d74407fd..034223d085 100644
--- a/platform/ios/CHANGELOG.md
+++ b/platform/ios/CHANGELOG.md
@@ -7,6 +7,7 @@ Mapbox welcomes participation and contributions from everyone. Please read [CONT
* Client-side text rendering of CJK ideographs is now enabled by default. ([#13988](https://github.com/mapbox/mapbox-gl-native/pull/13988))
* Added an MGLMapView.prefetchesTiles property that you can disable if you don’t want to prefetch simplified tiles as a performance optimization. ([#14031](https://github.com/mapbox/mapbox-gl-native/pull/14031))
* Fixed an issue that caused `MGL_FUNCTION` to ignore multiple formatting parameters when passed a `format` function as parameter. ([#14064](https://github.com/mapbox/mapbox-gl-native/pull/14064))
+* Added a Galician localization. ([#14095](https://github.com/mapbox/mapbox-gl-native/pull/14095))
### User interaction