Skip to content

Commit 7d50cf2

Browse files
committed
Prepare 6.2.0 release
1 parent f388324 commit 7d50cf2

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

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

33
## HEAD
44

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+
516
## 6.1.0
617

718
Released August 11, 2024

0 commit comments

Comments
 (0)