From a601f94743eb812847fbb58944df7240b088f7e2 Mon Sep 17 00:00:00 2001 From: Alexander Shalamov Date: Mon, 16 Mar 2020 11:35:04 +0200 Subject: Update change log for the maps-v1.4.1 release --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index afa17dace2..c17145f08e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,15 @@ # Changelog +## master + +## maps-v1.4.1 + +### 🐞 Bug fixes + +- [android] Fix wrong method call in map_snapshotter ([#16308](https://github.com/mapbox/mapbox-gl-native/pull/16308)) + + In map_snapshotter, a wrong method call will cause Sanpshotter not works with a style url in Android. This change makes it call the right method to let Snapshotter works. + ## maps-v1.4.0 ### ✨ New features -- cgit v1.2.1