We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8fa267f commit e74c4e9Copy full SHA for e74c4e9
CHANGELOG.md
@@ -13,7 +13,7 @@ https://semver.org/spec/v2.0.0.html
13
## [Unreleased]
14
15
### Added
16
-- Support for Python 3.12.
+- Support for Python 3.12 (solves issue [#590]).
17
- Complete support for `basemap` in `conda-forge` channel for the major
18
platforms on x64 and for MacOS on arm64 (solves issue [#286]).
19
- Precompiled wheels for MacOS x64 and arm64 on PyPI (solves issues
@@ -1089,6 +1089,8 @@ https://github.com/matplotlib/basemap/pull/593
1089
https://github.com/matplotlib/basemap/issues/592
1090
[#591]:
1091
https://github.com/matplotlib/basemap/issues/591
1092
+[#590]:
1093
+https://github.com/matplotlib/basemap/issues/590
1094
[#589]:
1095
https://github.com/matplotlib/basemap/issues/589
1096
[#583]:
0 commit comments