diff --git a/CHANGELOG.md b/CHANGELOG.md index 913461d3..3bf31c89 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +## 2.0.3 + +* Fix iOS crash for `YandexSuggest.getSuggestions` +* Fix incorrect PlacemarkIconStyle constructor signature + ## 2.0.2 * Fix Android view showing when `AndroidYandexMap.useAndroidViewSurface = true` and MainActivity is FlutterFragmentActivity diff --git a/pubspec.yaml b/pubspec.yaml index 4b665bfc..733a3f0d 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: 2.0.2 +version: 2.0.3 homepage: https://github.com/Unact/yandex_mapkit environment: