We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a305c4d commit c63368bCopy full SHA for c63368b
1 file changed
cargo-auditable/CHANGELOG.md
@@ -5,6 +5,13 @@ All notable changes to this project will be documented in this file.
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
8
+## [0.7.2] - 2025-11-09
9
+
10
+### Changed
11
12
+ - Upgraded `cargo_metadata` and `object` dependencies to newer semver-incompatible versions
13
+ - Publish prebuilt binaries for aarch64-unknown-linux-gnu and aarch64-pc-windows-msvc platforms
14
15
## [0.7.1] - 2025-10-19
16
17
### Changed
0 commit comments