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 @@ -67,6 +67,8 @@ https://semver.org/spec/v2.0.0.html
6767
6868### Fixed
6969- Fix Cython extension to use ` noexcept ` (PR [ #615 ] by @cvanelteren ).
70+ - Fix incorrect return order described in ` Basemap.shiftdata ` docstring
71+ (PR [ #624 ] by @Cdiaz1234 , solves issue [ #599 ] ).
7072
7173### Removed
7274- Deprecated ` bdist_wheel.universal ` option when building wheels.
@@ -1157,6 +1159,8 @@ https://semver.org/spec/v2.0.0.html
11571159- Fix glitches in drawing of parallels and meridians.
11581160
11591161
1162+ [ #624 ] :
1163+ https://github.com/matplotlib/basemap/pull/624
11601164[ #623 ] :
11611165https://github.com/matplotlib/basemap/pull/623
11621166[ #622 ] :
@@ -1177,6 +1181,8 @@ https://github.com/matplotlib/basemap/pull/614
11771181https://github.com/matplotlib/basemap/issues/608
11781182[ #604 ] :
11791183https://github.com/matplotlib/basemap/issues/604
1184+ [ #599 ] :
1185+ https://github.com/matplotlib/basemap/issues/599
11801186[ #598 ] :
11811187https://github.com/matplotlib/basemap/pull/598
11821188[ #595 ] :
You can’t perform that action at this time.
0 commit comments