mapbox / mapbox-maps-flutter

Interactive, thoroughly customizable maps for Flutter powered by Mapbox Maps SDK
https://www.mapbox.com/mobile-maps-sdk
Other
245 stars 93 forks source link

Bump plugin version to 1.1.0 #487

Closed evil159 closed 1 month ago

evil159 commented 1 month ago

What does this pull request do?

Updates plugin version to 1.1.0.

What is the motivation and context behind this change?

Preparation for the release.

Pull request checklist:

maios commented 1 month ago

The changelog does not look very good imo, there are duplicated entries here and there between main and 1.1.0 and 1.1.0-rc.1 section, could we refine it?

evil159 commented 1 month ago

The changelog does not look very good imo, there are duplicated entries here and there between main and 1.1.0 and 1.1.0-rc.1 section, could we refine it?

IIRC this is how we usually prepare release notes - beta and rc notes are included into the stable release, so those who follow stable releases don't have to hunt the notes down across pre-releases.