From 8bb4f89a4fc728ea045654fca4d843cc663309da Mon Sep 17 00:00:00 2001 From: Mikhail Pozdnyakov Date: Fri, 12 Jul 2019 18:30:33 +0300 Subject: [ios][android] Change log update --- platform/android/CHANGELOG.md | 3 +++ platform/ios/CHANGELOG.md | 6 ++++++ 2 files changed, 9 insertions(+) diff --git a/platform/android/CHANGELOG.md b/platform/android/CHANGELOG.md index 3c00fdd87e..f27e641780 100644 --- a/platform/android/CHANGELOG.md +++ b/platform/android/CHANGELOG.md @@ -4,6 +4,9 @@ Mapbox welcomes participation and contributions from everyone. If you'd like to ## master +### Bugs + - Fixed a custom geometry source bug caused by using the outdated tiles after style update [#15112](https://github.com/mapbox/mapbox-gl-native/pull/15112) + ## 8.2.0-alpha.3 - July 11, 2019 ### Bugs diff --git a/platform/ios/CHANGELOG.md b/platform/ios/CHANGELOG.md index 884c966ba2..17ecf75a46 100644 --- a/platform/ios/CHANGELOG.md +++ b/platform/ios/CHANGELOG.md @@ -2,6 +2,12 @@ Mapbox welcomes participation and contributions from everyone. Please read [CONTRIBUTING.md](../../CONTRIBUTING.md) to get started. +## master + +### Styles and rendering + +* Fixed a custom geometry source bug caused by using the outdated tiles after style update [#15112](https://github.com/mapbox/mapbox-gl-native/pull/15112) + ## 5.2.0 ### Offline maps -- cgit v1.2.1