We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 66bb33f commit a56a46eCopy full SHA for a56a46e
1 file changed
cargo-auditable/CHANGELOG.md
@@ -5,6 +5,12 @@ 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.4] - 2026-03-04
9
+
10
+### Fixed
11
12
+ - Fixed build failures when targeting i686-pc-windows-msvc. Added tests to test this target on CI, including the bare linker configuration.
13
14
## [0.7.3] - 2026-03-03
15
16
### Changed
0 commit comments