Skip to content

Commit 4191487

Browse files
authored
Prep release (#794)
1 parent 2a86a72 commit 4191487

File tree

4 files changed

+244
-184
lines changed

4 files changed

+244
-184
lines changed

CHANGELOG.md

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

99
<!-- next-header -->
1010
## [Unreleased] - ReleaseDate
11+
### Changed
12+
- [PR#789](https://github.com/EmbarkStudios/cargo-deny/pull/789) changed it so that release binaries are now built with LTO.
13+
- [PR#790](https://github.com/EmbarkStudios/cargo-deny/pull/790) and [PR#794](https://github.com/EmbarkStudios/cargo-deny/pull/794) updated various crates.
14+
15+
### Added
16+
- [PR#790](https://github.com/EmbarkStudios/cargo-deny/pull/790) added [SARIF](https://sarifweb.azurewebsites.net/) as an output format, usable via `--format sarif`. The current output for this format is experimental and may change in future updates.
17+
1118
## [0.18.4] - 2025-08-14
1219
### Added
1320
- [PR#779](https://github.com/EmbarkStudios/cargo-deny/pull/779) added the `--metadata-path` argument to use a cargo metadata JSON file instead of calling cargo metadata, resolving [#777](https://github.com/EmbarkStudios/cargo-deny/issues/777).

0 commit comments

Comments
 (0)