From d079958ff6d05b14df6e78a376189379b6a55573 Mon Sep 17 00:00:00 2001 From: kevin Date: Sat, 15 Feb 2020 08:44:06 +0800 Subject: [core] Update mapbox-gl-js --- CHANGELOG.md | 2 +- mapbox-gl-js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4963c3f87f..ce1d4f4a69 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -28,7 +28,7 @@ - [core] Add support for `in expression`. ([#16162](https://github.com/mapbox/mapbox-gl-native/pull/16162)) - The `in expression` enables checking whether a Number/String/Boolean type needle is in a String/Array and returns a boolean value. + The `in expression` enables checking whether a Number/String/Boolean type item is in a String/Array and returns a boolean value. ### 🐞 Bug fixes diff --git a/mapbox-gl-js b/mapbox-gl-js index 9c5ac9c175..8905d24ffa 160000 --- a/mapbox-gl-js +++ b/mapbox-gl-js @@ -1 +1 @@ -Subproject commit 9c5ac9c17545026d7ff05004be724f542b8c3247 +Subproject commit 8905d24ffa30f4f5d5ebbd67fbbf8664dc123019 -- cgit v1.2.1