Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit bf27e41

Browse files
committed
Update CHANGELOG
1 parent 2dbc76e commit bf27e41

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ https://semver.org/spec/v2.0.0.html
1212

1313
## [1.3.6]
1414

15+
### Added
16+
- Support for Python 3.11 (PR [#563], solves issue [#561]).
17+
1518
### Changed
1619
- Upgrade `matplotlib` upper pin to 3.7.
1720
- Upgrade `pyproj` upper pin to 3.5.
@@ -940,6 +943,10 @@ https://semver.org/spec/v2.0.0.html
940943
- Fix glitches in drawing of parallels and meridians.
941944

942945

946+
[#563]:
947+
https://github.com/matplotlib/basemap/pull/563
948+
[#561]:
949+
https://github.com/matplotlib/basemap/issues/561
943950
[#560]:
944951
https://github.com/matplotlib/basemap/pull/560
945952
[#559]:

0 commit comments

Comments
 (0)