We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32eb056 commit f3dc130Copy full SHA for f3dc130
1 file changed
CHANGELOG.md
@@ -20,7 +20,8 @@ https://semver.org/spec/v2.0.0.html
20
map boundary is not initialised manually (solves issue [#577], thanks
21
to @YilongWang).
22
- Fix flipped coastlines with pseudocylindrical projections when `lon_0`
23
- is greater than 0 deg (solves issue [#463], thanks to @YilongWang).
+ is greater than 0 deg (solves issues [#443] and [#463], thanks to
24
+ @YilongWang).
25
26
## [1.3.8] - 2023-08-18
27
@@ -1080,6 +1081,8 @@ https://github.com/matplotlib/basemap/issues/461
1080
1081
https://github.com/matplotlib/basemap/issues/456
1082
[#445]:
1083
https://github.com/matplotlib/basemap/issues/445
1084
+[#443]:
1085
+https://github.com/matplotlib/basemap/issues/443
1086
[#436]:
1087
https://github.com/matplotlib/basemap/issues/436
1088
[#422]:
0 commit comments