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
17
17
- NumPy 2.0 support (PR [ #614 ] by @cvanelteren , solves issue [ #604 ] ).
18
18
- Automated wheels for x86_64 and arm64 (PR [ #620 ] by @cvanelteren ,
19
19
solves issue [ #608 ] ).
20
+ - Support in ` Basemap.wmsimage ` to redirect ` WebMapService ` constructor
21
+ parameters when available (PR [ #603 ] by @Kurea , solves issue [ #602 ] ).
20
22
21
23
### Changed
22
24
- ** BREAKING CHANGE** : Set Python minimum supported version to 3.9.
@@ -1177,6 +1179,10 @@ https://github.com/matplotlib/basemap/pull/614
1177
1179
https://github.com/matplotlib/basemap/issues/608
1178
1180
[ #604 ] :
1179
1181
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
1180
1186
[ #598 ] :
1181
1187
https://github.com/matplotlib/basemap/pull/598
1182
1188
[ #595 ] :
You can’t perform that action at this time.
0 commit comments