summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index bad7958a10..2617728e6f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -36,6 +36,10 @@
The excessive `onSpriteLoaded()` notifications affected the render orchestration logic and could have significant negative performance impact.
+### 🐞 Bug fixes
+
+- [core] Fix potential visual artifact for line-dasharray ([#16202](https://github.com/mapbox/mapbox-gl-native/pull/16202))
+
### 🧩 Architectural changes
##### ⚠️ Breaking changes