Skip to content

Commit 578bda0

Browse files
authored
Updated CHANGELOG (#1505)
* Updated CHANGELOG * Fixed year of v4 release
1 parent daa0c83 commit 578bda0

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

CHANGELOG.md

+2-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## [4.0.0] - 2022/05/XX
3+
## [4.0.0] - 2023/05/05
44

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

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

2726
Contains the following performance and stability improvements:
2827

@@ -37,7 +36,7 @@ Many thanks to these contributors (in no particular order):
3736
- @pablojimpas
3837
- @tlserver
3938
- @Zzerr0r
40-
- @dumabg
39+
- @tobiasht
4140
- @ignatz
4241
- ... and all the maintainers
4342

0 commit comments

Comments
 (0)