Skip to content

Commit ff5b637

Browse files
committed
Prepare 6.3.0 release
1 parent 6897614 commit ff5b637

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.3.0
6+
7+
Released March 16, 2025
8+
9+
### User-facing changes
10+
- [FEATURE] Add GNU_PROPERTY_X86_ISA_1_NEEDED detection ([#535](https://github.com/pypa/auditwheel/pull/535))
11+
- [FEATURE] Add option to set zip compression level ([#547](https://github.com/pypa/auditwheel/pull/547))
12+
- [FEATURE] Support to wildcard a path with --exclude ([#528](https://github.com/pypa/auditwheel/pull/528))
13+
- [FEATURE] Add loongarch64 platform support ([#522](https://github.com/pypa/auditwheel/pull/522))
14+
- [BUGFIX] Removal of valid additional RPATH for internal dependency ([#557](https://github.com/pypa/auditwheel/issues/557))
15+
516
## 6.2.0
617

718
Released January 4, 2025

0 commit comments

Comments
 (0)