summaryrefslogtreecommitdiff
path: root/platform
diff options
context:
space:
mode:
authorJason Wray <jason@mapbox.com>2016-05-27 12:23:50 -0400
committerJason Wray <jason@mapbox.com>2016-05-27 12:23:50 -0400
commit2f25c1ac43b1fc43fb32a094815b809cae8c6a70 (patch)
tree4648f37508f58419ced5dcaf16797b94b4c089d4 /platform
parent95f1804053d05f70d105232393b1e69eb67139a5 (diff)
downloadqtlocation-mapboxgl-2f25c1ac43b1fc43fb32a094815b809cae8c6a70.tar.gz
[ios] Update changelog for raster memory leak fix in #5141
Diffstat (limited to 'platform')
-rw-r--r--platform/ios/CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/platform/ios/CHANGELOG.md b/platform/ios/CHANGELOG.md
index 90ebea58a2..4840db5c30 100644
--- a/platform/ios/CHANGELOG.md
+++ b/platform/ios/CHANGELOG.md
@@ -30,6 +30,7 @@ Mapbox welcomes participation and contributions from everyone. Please read [CON
- An MGLAnnotationView can be rotated to match the rotation pitch of the associated map view.
- Added a new option to `MGLMapDebugMaskOptions`, `MGLMapDebugWireframesMask`, that shows wireframes instead of the usual rendered output. ([#4359](https://github.com/mapbox/mapbox-gl-native/pull/4359))
- Fixed an issue (speculatively) where the tile cache could be included in iCloud backups. ([#5124](https://github.com/mapbox/mapbox-gl-native/pull/5124))
+- Fixed a memory leak when using raster resources. ([#5141](https://github.com/mapbox/mapbox-gl-native/pull/5141))
## 3.2.2