Skip to content

Commit eabea54

Browse files
committed
Update CHANGELOG
1 parent 4fab297 commit eabea54

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ https://semver.org/spec/v2.0.0.html
1717
- NumPy 2.0 support (PR [#614] by @cvanelteren, solves issue [#604]).
1818
- Automated wheels for x86_64 and arm64 (PR [#620] by @cvanelteren,
1919
solves issue [#608]).
20+
- Support in `Basemap.wmsimage` to redirect `WebMapService` constructor
21+
parameters when available (PR [#603] by @Kurea, solves issue [#602]).
2022

2123
### Changed
2224
- **BREAKING CHANGE**: Set Python minimum supported version to 3.9.
@@ -1177,6 +1179,10 @@ https://github.com/matplotlib/basemap/pull/614
11771179
https://github.com/matplotlib/basemap/issues/608
11781180
[#604]:
11791181
https://github.com/matplotlib/basemap/issues/604
1182+
[#603]:
1183+
https://github.com/matplotlib/basemap/pull/603
1184+
[#602]:
1185+
https://github.com/matplotlib/basemap/issues/602
11801186
[#598]:
11811187
https://github.com/matplotlib/basemap/pull/598
11821188
[#595]:

0 commit comments

Comments
 (0)