From 59f056adcd9a998f24ad4457ce1eb45dc43231eb Mon Sep 17 00:00:00 2001 From: langsmith Date: Wed, 31 Jul 2019 12:53:50 -0700 Subject: [android] adding bug fix to changelog 7.4.1 section --- platform/android/CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/platform/android/CHANGELOG.md b/platform/android/CHANGELOG.md index 83335a0fb9..fe41ebd4af 100644 --- a/platform/android/CHANGELOG.md +++ b/platform/android/CHANGELOG.md @@ -16,6 +16,7 @@ Mapbox welcomes participation and contributions from everyone. If you'd like to ### Bug fixes - Fixed a map update bug caused by the render tiles and the render passes getting unsynchronized [#15092](https://github.com/mapbox/mapbox-gl-native/pull/15092) + - Ensure location shadow's gradient radius is greater than 0 [#15099](https://github.com/mapbox/mapbox-gl-native/pull/15099) - 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.3.0-alpha.1 - July 31, 2019 -- cgit v1.2.1