File tree Expand file tree Collapse file tree 1 file changed +10
-1
lines changed Expand file tree Collapse file tree 1 file changed +10
-1
lines changed Original file line number Diff line number Diff line change @@ -7,9 +7,14 @@ since version 1.3.0.
7
7
8
8
## [ Unreleased]
9
9
10
- ## Changed
10
+ ### Added
11
+ - Support for Python 3.10 (issues [ #530 ] and [ #531 ] ).
12
+
13
+ ### Changed
11
14
- Upgrade ` numpy ` upper pin to 1.23.
15
+ - Upgrade ` matplotlib ` upper pin to 3.6.
12
16
- Upgrade development requirements for Python 3.10.
17
+ - Move ` doc ` folder into ` packages/basemap ` .
13
18
14
19
## [ 1.3.0] - 2021-12-28
15
20
@@ -836,6 +841,10 @@ since version 1.3.0.
836
841
- Fix glitches in drawing of parallels and meridians.
837
842
838
843
844
+ [ #531 ] :
845
+ https://github.com/matplotlib/basemap/issues/531
846
+ [ #530 ] :
847
+ https://github.com/matplotlib/basemap/issues/530
839
848
[ #526 ] :
840
849
https://github.com/matplotlib/basemap/issues/526
841
850
[ #525 ] :
You can’t perform that action at this time.
0 commit comments