Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated CHANGELOG #1505

Merged
merged 2 commits into from
May 5, 2023
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 2 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog

## [4.0.0] - 2022/05/XX
## [4.0.0] - 2022/05/05
JaffaKetchup marked this conversation as resolved.
Show resolved Hide resolved

**"Out With The Old, In With The New"**

Expand All @@ -22,7 +22,6 @@ Contains the following bug fixes:
- Prevented scrolling of list and simultaneous panning of map on some platforms - [#1453](https://github.com/fleaflet/flutter_map/pull/1453)
- Improved `LatLngBounds`'s null safety situation to improve stability - [#1431](https://github.com/fleaflet/flutter_map/pull/1431)
- Migrated from multiple deprecated APIs - [#1438](https://github.com/fleaflet/flutter_map/pull/1438)
- Fixed size calculation bugs - [#1470](https://github.com/fleaflet/flutter_map/pull/1470)

Contains the following performance and stability improvements:

Expand All @@ -37,7 +36,7 @@ Many thanks to these contributors (in no particular order):
- @pablojimpas
- @tlserver
- @Zzerr0r
- @dumabg
- @tobiasht
- @ignatz
- ... and all the maintainers

Expand Down