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 @@ -15,6 +15,8 @@ https://semver.org/spec/v2.0.0.html
1515### Fixed
1616- Fix broken array slicing inside ` addcyclic ` (PR [ #559 ] , solves issue
1717 [ #555 ] , thanks to @fragkoul ).
18+ - Fix wrong Antarctica coastline boundary with GEOS >= 3.9.0 (PR [ #560 ] ,
19+ solves issue [ #522 ] ).
1820
1921## [ 1.3.4] - 2022-08-10
2022
@@ -930,6 +932,8 @@ https://semver.org/spec/v2.0.0.html
930932- Fix glitches in drawing of parallels and meridians.
931933
932934
935+ [ #560 ] :
936+ https://github.com/matplotlib/basemap/pull/560
933937[ #559 ] :
934938https://github.com/matplotlib/basemap/pull/559
935939[ #555 ] :
@@ -966,6 +970,8 @@ https://github.com/matplotlib/basemap/issues/527
966970https://github.com/matplotlib/basemap/issues/526
967971[ #525 ] :
968972https://github.com/matplotlib/basemap/issues/525
973+ [ #522 ] :
974+ https://github.com/matplotlib/basemap/issues/522
969975[ #521 ] :
970976https://github.com/matplotlib/basemap/issues/521
971977[ #518 ] :
You can’t perform that action at this time.
0 commit comments