summaryrefslogtreecommitdiff
path: root/platform/macos/CHANGELOG.md
diff options
context:
space:
mode:
authorAsheem Mamoowala <asheem.mamoowala@mapbox.com>2017-08-22 11:41:37 -0700
committerAsheem Mamoowala <asheem.mamoowala@mapbox.com>2017-08-22 16:49:59 -0700
commitf2c9f2bf3695fc30579a40978ebda9d87e4b4bcd (patch)
tree8aeb21df5ad0ac6e6186863d5851f44b01186ae4 /platform/macos/CHANGELOG.md
parentbd15e273dce767458d335aeb1f50aa081390d593 (diff)
downloadqtlocation-mapboxgl-f2c9f2bf3695fc30579a40978ebda9d87e4b4bcd.tar.gz
[ios][macos][node][android] Updated documentation and Changelogs for #9821
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 29e3803dc2..1f05281d32 100644
--- a/platform/macos/CHANGELOG.md
+++ b/platform/macos/CHANGELOG.md
@@ -8,6 +8,10 @@
* The previously-deprecated support for style classes has been removed. For interface compatibility, the API methods remain, but they are now non-functional.
* Added an `overlays` property to `MGLMapView`. ([#8617](https://github.com/mapbox/mapbox-gl-native/pull/8617))
+### Other changes
+
+* Increased the default maximum zoom level from 20 to 22. ([#9835](https://github.com/mapbox/mapbox-gl-native/pull/9835))
+
## 0.5.0
This version of the Mapbox macOS SDK corresponds to version 3.6.0 of the Mapbox iOS SDK.