Skip to content

Commit f5d08c5

Browse files
committed
Release MapLibre Android 13.4.1
1 parent 1d67f94 commit f5d08c5

3 files changed

Lines changed: 8 additions & 1 deletion

File tree

platform/android/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog MapLibre Native for Android
22

3+
## 13.4.1
4+
5+
### 🐞 Bug fixes
6+
7+
- core: check if edge length is zero for rounded corners ([#4424](https://github.com/maplibre/maplibre-native/pull/4424)).
8+
39
## 13.4.0
410

511
### ✨ Features and improvements

platform/android/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
13.4.0
1+
13.4.1

platform/ios/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ MapLibre welcomes participation and contributions from everyone. Please read [`M
1919
- core: Tolerate stencil clipping setup failures ([#4317](https://github.com/maplibre/maplibre-native/pull/4317)).
2020
- Enable FastPFOR encodings in MLT ([#4146](https://github.com/maplibre/maplibre-native/pull/4146)).
2121
- Add fill extrusion style property that enables rounded corners for extruded buildings (Core feature) ([#4343](https://github.com/maplibre/maplibre-native/pull/4343)).
22+
- core: check if edge length is zero for rounded corners ([#4424](https://github.com/maplibre/maplibre-native/pull/4424)).
2223

2324
## 6.27.0
2425

0 commit comments

Comments
 (0)