diff --git a/CHANGELOG.md b/CHANGELOG.md index 73566f4f..6be9be98 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +## 2.0.1 + +* Fix Android view showing when `AndroidYandexMap.useAndroidViewSurface = true` [#180, just-kip] +* Fix incorrect results for `YandexMapController.getVisibleRegion` and `YandexMapController.getFocusRegion` + ## 2.0.0 * Add Hybrid composition for Android diff --git a/pubspec.yaml b/pubspec.yaml index f6c0423c..c328d36e 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.0 +version: 2.0.1 homepage: https://github.com/Unact/yandex_mapkit environment: