summaryrefslogtreecommitdiff
path: root/platform/macos/CHANGELOG.md
diff options
context:
space:
mode:
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 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))