From 2f25c1ac43b1fc43fb32a094815b809cae8c6a70 Mon Sep 17 00:00:00 2001 From: Jason Wray Date: Fri, 27 May 2016 12:23:50 -0400 Subject: [ios] Update changelog for raster memory leak fix in #5141 --- platform/ios/CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) (limited to 'platform') 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 -- cgit v1.2.1