From c7bb6639a9b815fafdbc77bcd8991097566a84f0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Minh=20Nguy=E1=BB=85n?= Date: Tue, 12 Mar 2019 18:54:10 -0700 Subject: [android, ios, macos] Updated changelogs --- platform/android/CHANGELOG.md | 3 +++ platform/ios/CHANGELOG.md | 1 + platform/macos/CHANGELOG.md | 2 +- 3 files changed, 5 insertions(+), 1 deletion(-) diff --git a/platform/android/CHANGELOG.md b/platform/android/CHANGELOG.md index 485c4b5131..337dd801b3 100644 --- a/platform/android/CHANGELOG.md +++ b/platform/android/CHANGELOG.md @@ -4,6 +4,9 @@ Mapbox welcomes participation and contributions from everyone. If you'd like to ## master +### Features +- Add Galician localization [#14095](https://github.com/mapbox/mapbox-gl-native/pull/14095) + ## 7.3.0-alpha.1 - March 7, 2019 ### Features 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 diff --git a/platform/macos/CHANGELOG.md b/platform/macos/CHANGELOG.md index ce573e6133..ba3f00a5d6 100644 --- a/platform/macos/CHANGELOG.md +++ b/platform/macos/CHANGELOG.md @@ -17,7 +17,7 @@ ### Packaging -* Added a Czech localization. ([#13782](https://github.com/mapbox/mapbox-gl-native/pull/13782)) +* Added Czech and Galician localizations. ([#13782](https://github.com/mapbox/mapbox-gl-native/pull/13782), [#14095](https://github.com/mapbox/mapbox-gl-native/pull/14095)) ## 0.13.0 - December 20, 2018 -- cgit v1.2.1