From 7c4c091a2bc1f382a79a7015155eeee6e7fcefcf Mon Sep 17 00:00:00 2001 From: Juha Alanen Date: Mon, 2 Sep 2019 15:31:51 +0300 Subject: [node] Add changelog entry for feature state APIs --- platform/node/CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/platform/node/CHANGELOG.md b/platform/node/CHANGELOG.md index 486dd44e10..84fbff741c 100644 --- a/platform/node/CHANGELOG.md +++ b/platform/node/CHANGELOG.md @@ -1,3 +1,6 @@ +# master +* Add support for feature state APIs. ([#15480](https://github.com/mapbox/mapbox-gl-native/pull/15480)) + # 4.3.0 * Introduce `text-writing-mode` layout property for symbol layer ([#14932](https://github.com/mapbox/mapbox-gl-native/pull/14932)). The `text-writing-mode` layout property allows control over symbol's preferred writing mode. The new property value is an array, whose values are enumeration values from a ( `horizontal` | `vertical` ) set. * Fixed rendering and collision detection issues with using `text-variable-anchor` and `icon-text-fit` properties on the same layer ([#15367](https://github.com/mapbox/mapbox-gl-native/pull/15367)). -- cgit v1.2.1