diff --git a/CHANGELOG.md b/CHANGELOG.md index 97e28c9..8a551b8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,19 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). +## [0.3.0] 2023-05-12 + +### Added +Map Clustering for IOS and Android + +## [0.2.0] 2022-12-08 + +### Added +Source link support + +### update +bump uno to 4.4.20 + ## [0.1.1] 2022-04-10 ### Added diff --git a/Samples/Samples/Samples.Shared/DynamicMapMenuPage.xaml b/Samples/Samples/Samples.Shared/DynamicMapMenuPage.xaml index 5864683..c976e85 100644 --- a/Samples/Samples/Samples.Shared/DynamicMapMenuPage.xaml +++ b/Samples/Samples/Samples.Shared/DynamicMapMenuPage.xaml @@ -31,6 +31,13 @@