Skip to content

Commit 8524078

Browse files
Kylmakallekediarov
authored andcommitted
Backport changelogs from v0.14-beta.1 (#4901)
Co-authored-by: Kirill Kediarov <[email protected]> GitOrigin-RevId: bc5add22c95b5efbff374b6b7d3966e44cc50f26
1 parent a07097f commit 8524078

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
Mapbox welcomes participation and contributions from everyone.
44

55
## main
6+
7+
## 11.14.0-beta.1 - 02 July, 2025
68
* Added new `split` expression, which returns an array of substrings from a string, split by a delimiter parameter.
79

810
* Allow option to set SDF on a `PointAnnotation` image in Style DSL

Sources/MapboxMaps/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<key>CFBundleShortVersionString</key>
1818
<string>11.15.0</string>
1919
<key>CFBundleVersion</key>
20-
<string>210</string>
20+
<string>208</string>
2121
<key>MBXBundleVersion</key>
2222
<string>11.15.0-SNAPSHOT-07-03--04-31.git-0bf67ef</string>
2323
</dict>

0 commit comments

Comments
 (0)