We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f388324 commit 7d50cf2Copy full SHA for 7d50cf2
CHANGELOG.md
@@ -2,6 +2,17 @@
2
3
## HEAD
4
5
+## 6.2.0
6
+
7
+Released January 4, 2025
8
9
+### User-facing changes
10
+- [REMOVAL] Drop python 3.8 support ([#520](https://github.com/pypa/auditwheel/pull/520))
11
+- [FEATURE] Add ability to pass wildcard arguments to `--exclude` ([#508](https://github.com/pypa/auditwheel/pull/508))
12
+- [FEATURE] Add musllinux riscv64 support ([#526](https://github.com/pypa/auditwheel/pull/526))
13
+- [BUGFIX] Walk directories in sorted order for reproducibility ([#517](https://github.com/pypa/auditwheel/pull/517))
14
+- [BUGFIX] Fix manylinux_2_37 & manylinux_2_38 policies ([#527](https://github.com/pypa/auditwheel/pull/527))
15
16
## 6.1.0
17
18
Released August 11, 2024
0 commit comments