Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
DCrow committed Jan 13, 2022
1 parent 6773b3f commit cf6aaf8
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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
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: 2.0.0
version: 2.0.1
homepage: https://github.com/Unact/yandex_mapkit

environment:
Expand Down

0 comments on commit cf6aaf8

Please sign in to comment.