We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 77efe8b commit f370fd3Copy full SHA for f370fd3
CHANGELOG.md
@@ -19,7 +19,8 @@ https://semver.org/spec/v2.0.0.html
19
build the docs.
20
21
### Fixed
22
-- Relax `numpy` build dependency to ensure that builds work on MacOS.
+- Update `numpy` build dependency to ensure that builds also work on
23
+ MacOS (fixes issue [#547], thanks to @SongJaeIn for testing).
24
25
## [1.3.3] - 2022-05-11
26
@@ -913,6 +914,8 @@ https://semver.org/spec/v2.0.0.html
913
914
- Fix glitches in drawing of parallels and meridians.
915
916
917
+[#547]:
918
+https://github.com/matplotlib/basemap/issues/547
919
[#541]:
920
https://github.com/matplotlib/basemap/pull/541
921
[#539]:
0 commit comments