From 7c91afda9a0ef2d4f662776ad88b20432bc919c5 Mon Sep 17 00:00:00 2001 From: Tatiana Sugina Date: Mon, 18 Mar 2024 18:54:27 +0300 Subject: [PATCH] chore: up version --- CHANGELOG.md | 5 +++++ pubspec.yaml | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index dcb0435..5cfc08d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +## 2.0.0 + +* Add: Visible region to onCameraPositionChanged callback, so we always have up-to-date. +* Add: Implemented the example clusterization (has some pros when comparing with out-of-the-box cluster implementation). + ## 1.0.0 * Fixing dependencies: YandexMapsMobile 4.4.0-lite diff --git a/pubspec.yaml b/pubspec.yaml index 38c0339..c23a5e0 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: yandex_mapkit_lite description: This is a lightweight fork of the yandex_mapkit package version 3.4.0. -version: 1.0.0 +version: 2.0.0 homepage: https://github.com/surfstudio/yandex-mapkit-lite-flutter environment: