diff --git a/CHANGELOG.md b/CHANGELOG.md index 29102612..a9e52a67 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +## 3.2.0 + +* Update and lock YandexMapkit version to 4.2.2-full for iOS and Android +* Set minimum flutter version to 3.0.0 +* Fix incorrect example +* Fix crashes on cluster styling +* Fix incorrect Android view initialization + ## 3.1.1 * Fix not working for flutter versions less than 3.0.0 diff --git a/pubspec.yaml b/pubspec.yaml index 9636812c..429fa4cc 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: yandex_mapkit description: A Flutter plugin for integrating Yandex.MapKit in Android and iOS applications. -version: 3.1.1 +version: 3.2.0 homepage: https://github.com/Unact/yandex_mapkit environment: