From b7cdfa01ee2789f864beed46722760ec6abbef98 Mon Sep 17 00:00:00 2001 From: Joscha Eckert <34318751+josxha@users.noreply.github.com> Date: Fri, 27 Feb 2026 23:42:50 +0100 Subject: [PATCH] fix h3 in CHANGELOG.md for version 0.3.4+1 Updated changelog for version 0.3.4+1 with bug fixes and maintenance updates. --- packages/maplibre/CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/maplibre/CHANGELOG.md b/packages/maplibre/CHANGELOG.md index 51ef210c..2fe93927 100644 --- a/packages/maplibre/CHANGELOG.md +++ b/packages/maplibre/CHANGELOG.md @@ -1,13 +1,13 @@ ## 0.3.4+1 -## Bug Fixes +### Bug Fixes - Web: fix `addSource()` with raster and raster-dem source throws exception. - WebView: fix `addImage()` results in image with wrong pixel ratio. - iOS: fix `animateCamera()` causes the zoom level to jumps to the target zoom level. - iOS: fix `onStyleLoaded()` callback is not called when style loads immediately. -## Maintenance +### Maintenance - Migrate website to zensical and update documentation. - Improve pub.dev scores of packages.