Skip to content

Commit 5804368

Browse files
committed
Update changelog
1 parent 51262c4 commit 5804368

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,12 @@ 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#802](https://github.com/EmbarkStudios/cargo-deny/pull/749) made relative paths passed to `--config` be resolved relative to the current working directory (rather than the resolved manifest path's directory).
13+
### Fixed
14+
- [PR#802](https://github.com/EmbarkStudios/cargo-deny/pull/749) fixed path handling of paths passed to `--manifest-path` ([#801](https://github.com/EmbarkStudios/krates/issues/801)) and `--config` ([#748](https://github.com/EmbarkStudios/krates/issues/748)).
15+
16+
1117
## [0.18.5] - 2025-09-22
1218
### Changed
1319
- [PR#789](https://github.com/EmbarkStudios/cargo-deny/pull/789) changed it so that release binaries are now built with LTO.

0 commit comments

Comments
 (0)