Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
DCrow committed May 20, 2022
1 parent 0fcaf6f commit f4676f7
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 @@
## 2.0.6

* Fix iOS crash for `YandexMapController.moveCamera`
* Add the ability to follow user
* Fixed mutable lists in `Polygon`, `Polyline`
* **Breaking change**. Removed const definition from `Polygon`, `Polyline`, `Circle`, `Placemark`

## 2.0.5

* Fix several crashes for iOS and 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.5
version: 2.0.6
homepage: https://github.com/Unact/yandex_mapkit

environment:
Expand Down

0 comments on commit f4676f7

Please sign in to comment.