Skip to content

Commit dcd60fe

Browse files
committed
Update CHANGELOG
1 parent 6a00382 commit dcd60fe

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,14 @@ since version 1.3.0.
77

88
## [Unreleased]
99

10-
## Changed
10+
### Added
11+
- Support for Python 3.10 (issues [#530] and [#531]).
12+
13+
### Changed
1114
- Upgrade `numpy` upper pin to 1.23.
15+
- Upgrade `matplotlib` upper pin to 3.6.
1216
- Upgrade development requirements for Python 3.10.
17+
- Move `doc` folder into `packages/basemap`.
1318

1419
## [1.3.0] - 2021-12-28
1520

@@ -836,6 +841,10 @@ since version 1.3.0.
836841
- Fix glitches in drawing of parallels and meridians.
837842

838843

844+
[#531]:
845+
https://github.com/matplotlib/basemap/issues/531
846+
[#530]:
847+
https://github.com/matplotlib/basemap/issues/530
839848
[#526]:
840849
https://github.com/matplotlib/basemap/issues/526
841850
[#525]:

0 commit comments

Comments
 (0)