File tree 1 file changed +12
-5
lines changed
1 file changed +12
-5
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
- All notable changes to this project will be documented in this file. The format
4
- is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) , and the
5
- project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html )
6
- since version 1.3.0.
3
+ All notable changes to this project will be documented in this file.
4
+ The format is based on [ Keep a Changelog] , and the project adheres to
5
+ [ Semantic Versioning] since version 1.3.0.
6
+
7
+ [ Keep a Changelog] :
8
+ https://keepachangelog.com/en/1.0.0/
9
+ [ Semantic Versioning] :
10
+ https://semver.org/spec/v2.0.0.html
11
+
7
12
8
13
## [ Unreleased]
9
14
@@ -22,7 +27,7 @@ since version 1.3.0.
22
27
vulnerability [ CVE-2021 -33430] .
23
28
- Fix wrong marker for ` unittest2 ` in development requirements.
24
29
- Fix ` sdist ` so that packages can be built from source distributions
25
- (PR [ #532 ] by @DWesl ).
30
+ (PR [ #532 ] by @DWesl , fixes [ # 533 ] ).
26
31
- Specify Cython language level for ` _geoslib ` extension explicitly.
27
32
- Enforce up-to-date ` pillow ` dependency when possible:
28
33
- ` pillow >= 9.0.0 ` for Python >= 3.7 due to ` pillow ` vulnerabilities
@@ -884,6 +889,8 @@ since version 1.3.0.
884
889
- Fix glitches in drawing of parallels and meridians.
885
890
886
891
892
+ [ #533 ] :
893
+ https://github.com/matplotlib/basemap/issues/533
887
894
[ #532 ] :
888
895
https://github.com/matplotlib/basemap/pull/532
889
896
[ #531 ] :
You can’t perform that action at this time.
0 commit comments