Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
DCrow committed Jun 19, 2024
1 parent 10f396f commit d973863
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## 4.1.0

* Update and lock YandexMapkit version to 4.6.1 for iOS and Android
* Additional fix for Android release mode breaking YandexMap rendering
* Fix `YandexMap.focusRect` not working for Android
* **Breaking change** `YandexPedestrian.requestRoutes` now requires an additional parameter.

## 4.0.2

* Fix Android compatibility with AGP 8.0+
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: yandex_mapkit
description: A Flutter plugin for integrating Yandex.MapKit in Android and iOS applications.
version: 4.0.2
version: 4.1.0
homepage: https://github.com/Unact/yandex_mapkit

environment:
Expand Down

0 comments on commit d973863

Please sign in to comment.