Skip to content

Commit dddb11a

Browse files
committed
Update changelog
1 parent 859d803 commit dddb11a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

cargo-auditable/CHANGELOG.md

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

1212
- On Unix, use `-u` linker flag instead of `--undefined` for broader compatibility. Most notably fixes compatibility with the Zig toolchain linker, making `cargo zigbuild` work with `cargo auditable`.
1313

14+
### Fixed
15+
16+
- Fixed build failures for bare linker configurations on Apple platforms, and added test for bare linker configurations for Apple and linux-musl.
17+
1418
## [0.7.2] - 2025-11-09
1519

1620
### Changed

0 commit comments

Comments
 (0)