From f2a150b54c0921b57168fa56d5bee19d70945b7c Mon Sep 17 00:00:00 2001 From: Asheem Mamoowala Date: Thu, 22 Feb 2018 15:35:47 -0800 Subject: Update CHANGELOGs --- platform/android/CHANGELOG.md | 3 +++ platform/ios/CHANGELOG.md | 4 ++++ platform/macos/CHANGELOG.md | 4 ++++ 3 files changed, 11 insertions(+) diff --git a/platform/android/CHANGELOG.md b/platform/android/CHANGELOG.md index 7827bc129f..df0e57f754 100644 --- a/platform/android/CHANGELOG.md +++ b/platform/android/CHANGELOG.md @@ -2,6 +2,9 @@ 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. +## 5.4.2 - TBD +- Fixed an issue where the `TileJSON.bounds` was incorrectly blocking tiles. ([#11248](https://github.co\m/mapbox/mapbox-gl-native/pull/11248)) + ## 5.4.1 - February 9, 2018 - Don't recreate TextureView surface as part of view resizing, solves OOM crashes [#11148](https://github.com/mapbox/mapbox-gl-native/pull/11148) - Don't invoke OnLowMemory before map is ready, solves startup crash on low memory devices [#11109](https://github.com/mapbox/mapbox-gl-native/pull/11109) diff --git a/platform/ios/CHANGELOG.md b/platform/ios/CHANGELOG.md index 7d23a3fbaf..e1ee2cbeb9 100644 --- a/platform/ios/CHANGELOG.md +++ b/platform/ios/CHANGELOG.md @@ -2,6 +2,10 @@ Mapbox welcomes participation and contributions from everyone. Please read [CONTRIBUTING.md](../../CONTRIBUTING.md) to get started. +## 3.7.6 - TBD + +* Fixed an issue where the `MGLTileSourceOptionCoordinateBounds` option was incorrectly blocking tiles. ([#11248](https://github.com/mapbox/mapbox-gl-native/pull/11248)) + ## 3.7.5 - February 16, 2018 * Fixed an issue where requesting location services permission would trigger an unrecoverable loop. ([#11229](https://github.com/mapbox/mapbox-gl-native/pull/11229)) diff --git a/platform/macos/CHANGELOG.md b/platform/macos/CHANGELOG.md index 620c6f81ed..0c231cca2a 100644 --- a/platform/macos/CHANGELOG.md +++ b/platform/macos/CHANGELOG.md @@ -1,5 +1,9 @@ # Changelog for Mapbox Maps SDK for macOS +## v0.6.3 - TBD + +* Fixed an issue where the `MGLTileSourceOptionCoordinateBounds` option was incorrectly blocking tiles. ([#11248](https://github.com/mapbox/mapbox-gl-native/pull/11248)) + ## v0.6.2 * Added the `MGLTileSourceOptionTileCoordinateBounds` option to create an `MGLTileSource` that only supplies tiles within a specific geographic bounding box. ([#11141](https://github.com/mapbox/mapbox-gl-native/pull/11141)) -- cgit v1.2.1