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
15
15
### Fixed
16
16
- Fix broken array slicing inside ` addcyclic ` (PR [ #559 ] , solves issue
17
17
[ #555 ] , thanks to @fragkoul ).
18
+ - Fix wrong Antarctica coastline boundary with GEOS >= 3.9.0 (PR [ #560 ] ,
19
+ solves issue [ #522 ] ).
18
20
19
21
## [ 1.3.4] - 2022-08-10
20
22
@@ -930,6 +932,8 @@ https://semver.org/spec/v2.0.0.html
930
932
- Fix glitches in drawing of parallels and meridians.
931
933
932
934
935
+ [ #560 ] :
936
+ https://github.com/matplotlib/basemap/pull/560
933
937
[ #559 ] :
934
938
https://github.com/matplotlib/basemap/pull/559
935
939
[ #555 ] :
@@ -966,6 +970,8 @@ https://github.com/matplotlib/basemap/issues/527
966
970
https://github.com/matplotlib/basemap/issues/526
967
971
[ #525 ] :
968
972
https://github.com/matplotlib/basemap/issues/525
973
+ [ #522 ] :
974
+ https://github.com/matplotlib/basemap/issues/522
969
975
[ #521 ] :
970
976
https://github.com/matplotlib/basemap/issues/521
971
977
[ #518 ] :
You can’t perform that action at this time.
0 commit comments