summaryrefslogtreecommitdiff
path: root/platform/ios/CHANGELOG.md
diff options
context:
space:
mode:
authorJesse Bounds <jesse@rebounds.net>2016-11-09 13:56:25 -0800
committerJesse Bounds <jesse@rebounds.net>2016-11-09 13:56:25 -0800
commit157ba2651f73fa4c1ab53d5f512f9a350b90a911 (patch)
treefa858c5467eb23cf3e34f08286013edff54310fe /platform/ios/CHANGELOG.md
parent8a84f3b279b9049b56d163c255781fbea21f6fac (diff)
downloadqtlocation-mapboxgl-157ba2651f73fa4c1ab53d5f512f9a350b90a911.tar.gz
ios-v3.3.6
Diffstat (limited to 'platform/ios/CHANGELOG.md')
-rw-r--r--platform/ios/CHANGELOG.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/platform/ios/CHANGELOG.md b/platform/ios/CHANGELOG.md
index ec702cd3c4..47a68454d0 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.3.6
+
+* Fixed a crash that occurred during low-memory situations when multiple instances of MGLMapView were in the view hierarchy. The speculative fix in v3.3.5 has been reverted. ([#6972](https://github.com/mapbox/mapbox-gl-native/pull/6972))
+
## 3.3.5
* Speculatively fixed an OpenGL rendering crash. ([#6844](https://github.com/mapbox/mapbox-gl-native/pull/6844))