From 1d34add82e575732a8ad9bb4dc6b5928de6e64f4 Mon Sep 17 00:00:00 2001 From: Fabian Guerra Date: Fri, 26 Jul 2019 15:19:50 -0700 Subject: [ios] Fix changelog entries --- platform/ios/CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/platform/ios/CHANGELOG.md b/platform/ios/CHANGELOG.md index b58aa12c4b..74ef105e10 100644 --- a/platform/ios/CHANGELOG.md +++ b/platform/ios/CHANGELOG.md @@ -4,6 +4,16 @@ Mapbox welcomes participation and contributions from everyone. Please read [CONT ## 5.1.2 - July 25, 2019 +### Styles and rendering + +* Fixed a map update bug caused by the render tiles and the render passes becoming unsynchronized. (#15092) +* Fixed a custom geometry source bug caused by using the outdated tiles after style update #15112 +* Fixed an issue where layers with fill extrusions would be incorrectly rendered above other layers. (#15065) + +### User interaction + +Fixed a bug where using the pinch gesture could result in an incorrect map center coordinate. (#15097) + ### Other changes * Fixed a crash during network access. ([#15113](https://github.com/mapbox/mapbox-gl-native/pull/15113)) -- cgit v1.2.1