File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed
Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff 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
11771179https://github.com/matplotlib/basemap/issues/608
11781180[ #604 ] :
11791181https://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 ] :
11811187https://github.com/matplotlib/basemap/pull/598
11821188[ #595 ] :
You can’t perform that action at this time.
0 commit comments