Skip to content
This repository was archived by the owner on Aug 8, 2023. It is now read-only.

Commit a601f94

Browse files
committed
Update change log for the maps-v1.4.1 release
1 parent 6fd0c77 commit a601f94

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Changelog
22

3+
## master
4+
5+
## maps-v1.4.1
6+
7+
### 🐞 Bug fixes
8+
9+
- [android] Fix wrong method call in map_snapshotter ([#16308](https://github.com/mapbox/mapbox-gl-native/pull/16308))
10+
11+
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.
12+
313
## maps-v1.4.0
414

515
### ✨ New features

0 commit comments

Comments
 (0)