Skip to content

Commit

Permalink
Release MapLibre Native iOS 6.7.0 (#2867)
Browse files Browse the repository at this point in the history
  • Loading branch information
louwers authored Sep 23, 2024
1 parent a1526ce commit 5ee0f1f
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions platform/ios/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@ MapLibre welcomes participation and contributions from everyone. Please read [`C

## main

## 6.7.0

- Add array support for icon-padding ([#2845](https://github.com/maplibre/maplibre-native/pull/2845)).
More information can be found in the [MapLibre Style Spec Documentation](https://maplibre.org/maplibre-style-spec/types/#padding). This is the first (code) contribution from [@random3940](https://github.com/random3940)! 🎉
- Fix updates hillshade geometry ([#2842](https://github.com/maplibre/maplibre-native/pull/2842)).
- Use `thread_local` for thread local scheduler ([#2863](https://github.com/maplibre/maplibre-native/pull/2863)).

## 6.6.0

- Add `textFitWidth` and `textFitHeight` properties to sprites ([#2780](https://github.com/maplibre/maplibre-native/pull/2780)).
Expand Down
2 changes: 1 addition & 1 deletion platform/ios/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
6.6.0
6.7.0

0 comments on commit 5ee0f1f

Please sign in to comment.