From 5bd3b51a8193d22828cb00de6b8fd759c5d8bb45 Mon Sep 17 00:00:00 2001 From: Alexander Shalamov Date: Mon, 11 Nov 2019 11:13:23 +0200 Subject: [android] Update changelog --- platform/android/CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) (limited to 'platform/android') diff --git a/platform/android/CHANGELOG.md b/platform/android/CHANGELOG.md index 815a20a572..7bab764af5 100644 --- a/platform/android/CHANGELOG.md +++ b/platform/android/CHANGELOG.md @@ -3,6 +3,7 @@ Mapbox welcomes participation and contributions from everyone. If you'd like to do so please see the [`Contributing Guide`](https://github.com/mapbox/mapbox-gl-native/blob/master/CONTRIBUTING.md) first to get started. ## master +- Added support for [image expression](https://docs.mapbox.com/mapbox-gl-js/style-spec/#expressions-types-image) in core library. Runtime APIs for image expression will be implemented separately. [#15877](https://github.com/mapbox/mapbox-gl-native/pull/15877) ### Bug fixes - Fixed the rendering bug caused by redundant pending requests for already requested images [#15864](https://github.com/mapbox/mapbox-gl-native/pull/15864) -- cgit v1.2.1