Skip to content

Commit af13871

Browse files
authored
Update CHANGELOG.md for 3.1.1 release (#236)
1 parent 12df97b commit af13871

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,20 @@
22

33
## HEAD
44

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+
519
## 3.1.0
620

721
Released Jan. 29, 2020

0 commit comments

Comments
 (0)