From 436136f2c020d51f3feba3ba88998ebd69c225bf Mon Sep 17 00:00:00 2001 From: zmiao Date: Fri, 21 Feb 2020 18:15:11 +0200 Subject: Update changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2f6c644cb9..b412594d49 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -32,6 +32,10 @@ The `in expression` enables checking whether a Number/String/Boolean type item is in a String/Array and returns a boolean value. +- [core] Add support for using `within expression` with features having `'LineString'` geometry type. ([#16220](https://github.com/mapbox/mapbox-gl-native/pull/16220)) + + `within expression` now supports features with geometry types: `'Point'` or `'LineString'`. + ### 🐞 Bug fixes - [core] Don't provide multiple responses with the same data for 304 replies ([#16200](https://github.com/mapbox/mapbox-gl-native/pull/16200)) -- cgit v1.2.1