File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change 2
2
3
3
## HEAD
4
4
5
+ ## 3.1.1
6
+
7
+ Released Apr. 25, 2020
8
+
9
+ ### User-facing changes
10
+ - [ BUGFIX] Always exclude ELF dynamic linker/loader from analysis ([ #213 ] ( https://github.com/pypa/auditwheel/pull/213 ) )
11
+ - Fixes "auditwheel repair marked internal so files as shared library dependencies ([ #212 ] ( https://github.com/pypa/auditwheel/issues/212 ) )"
12
+ - [ BUGFIX] Correctly detect non-platform wheels ([ #224 ] ( https://github.com/pypa/auditwheel/pull/224 ) )
13
+ - Fixes "Auditwheel addtag returns stack trace when given a none-any wheel ([ #218 ] ( https://github.com/pypa/auditwheel/issues/218 ) )"
14
+ - [ BUGFIX] Fix obsolete wheel usage in addtag ([ #226 ] ( https://github.com/pypa/auditwheel/pull/226 ) )
15
+
16
+ ### Housekeeping
17
+ - Upgrade ` wheel ` to 0.34.2 ([ #235 ] ( https://github.com/pypa/auditwheel/pull/235 ) )
18
+
5
19
## 3.1.0
6
20
7
21
Released Jan. 29, 2020
You can’t perform that action at this time.
0 commit comments