From a1339c551eba74283c94a320e21c5b3aec9f8b39 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Minh=20Nguy=E1=BB=85n?= Date: Fri, 10 Nov 2017 01:06:03 -0800 Subject: [ios, macos] Updated changelogs --- platform/ios/CHANGELOG.md | 4 ++++ platform/macos/CHANGELOG.md | 10 ++++++++++ 2 files changed, 14 insertions(+) diff --git a/platform/ios/CHANGELOG.md b/platform/ios/CHANGELOG.md index 404b4c7e2d..4e4e607971 100644 --- a/platform/ios/CHANGELOG.md +++ b/platform/ios/CHANGELOG.md @@ -8,6 +8,10 @@ Mapbox welcomes participation and contributions from everyone. Please read [CONT * Increased the default maximum zoom level from 20 to 22. ([#9835](https://github.com/mapbox/mapbox-gl-native/pull/9835)) +### Styles + +* Fixed an issue preventing a dynamically-added `MGLRasterStyleLayer` from drawing until the map pans. ([#10270](https://github.com/mapbox/mapbox-gl-native/pull/10270)) + ## 3.7.0 ### Networking and storage diff --git a/platform/macos/CHANGELOG.md b/platform/macos/CHANGELOG.md index cad254e670..45a13dad6e 100644 --- a/platform/macos/CHANGELOG.md +++ b/platform/macos/CHANGELOG.md @@ -1,5 +1,15 @@ # Changelog for Mapbox macOS SDK +## master + +### Annotations and user interaction + +* Increased the default maximum zoom level from 20 to 22. ([#9835](https://github.com/mapbox/mapbox-gl-native/pull/9835)) + +### Styles + +* Fixed an issue preventing a dynamically-added `MGLRasterStyleLayer` from drawing until the map pans. ([#10270](https://github.com/mapbox/mapbox-gl-native/pull/10270)) + ## v0.6.0 ### Networking and storage -- cgit v1.2.1