From fa0190e14caba6cb9f4ba7ffbf55ba9b14424bcb Mon Sep 17 00:00:00 2001 From: Stepan Kuzmin Date: Mon, 14 Aug 2023 15:56:21 +0300 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 27aab1a648c..f5e2d6c2aef 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -21,6 +21,7 @@ Mapbox GL JS v3 enables the Mapbox Standard Style, a new realistic 3D lighting s - Introducing support for nested and configurable styles. You can now import other styles into your main style, with updates to imported styles automatically reflected in your main style. Configuration properties can be set for imported styles, making them customizable. - Introduced concept of `slot`s, pre-specified locations in the style, where your layer can be added (e.g., on top of existing land layers but below all labels). - When no `style` option is provided to the Map constructor, the Mapbox Standard Style is now enabled as a default. +- WebGL2 is now enabled by default. ## 2.15.0