Skip to content

Commit 3edbfa2

Browse files
Add CHANGELOG entry for 0.2.5
1 parent 499e0f6 commit 3edbfa2

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## Unreleased
99

10+
### [0.2.5] - 2026/06/01
11+
12+
- Resolved an issue with broken RPATHs on macOS, where `/tmp` is a symlink
13+
to `/private/tmp`, and added CI testing for macOS.
14+
([#55](https://github.com/pyodide/auditwheel-emscripten/pull/55)), ([#61](https://github.com/pyodide/auditwheel-emscripten/pull/61))
15+
1016
### [0.2.4] - 2026/04/03
1117

1218
### Added

0 commit comments

Comments
 (0)