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
67
67
68
68
### Fixed
69
69
- 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 ] ).
70
72
71
73
### Removed
72
74
- Deprecated ` bdist_wheel.universal ` option when building wheels.
@@ -1157,6 +1159,8 @@ https://semver.org/spec/v2.0.0.html
1157
1159
- Fix glitches in drawing of parallels and meridians.
1158
1160
1159
1161
1162
+ [ #624 ] :
1163
+ https://github.com/matplotlib/basemap/pull/624
1160
1164
[ #623 ] :
1161
1165
https://github.com/matplotlib/basemap/pull/623
1162
1166
[ #622 ] :
@@ -1177,6 +1181,8 @@ https://github.com/matplotlib/basemap/pull/614
1177
1181
https://github.com/matplotlib/basemap/issues/608
1178
1182
[ #604 ] :
1179
1183
https://github.com/matplotlib/basemap/issues/604
1184
+ [ #599 ] :
1185
+ https://github.com/matplotlib/basemap/issues/599
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