Skip to content

Commit

Permalink
Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
kornelski committed May 19, 2024
1 parent dd4fdcd commit 83591b8
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion cargo-crev/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,13 @@ and this project adheres to [Semantic
Versioning](https://semver.org/spec/v2.0.0.html).

<!-- next-url -->
## [0.23.0](https://github.com/crev-dev/cargo-crev/compare/v0.23.0...v0.24.3)
## [Unreleased](https://github.com/crev-dev/cargo-crev/compare/v0.24.0...HEAD) - ReleaseDate

- `crevette` tool for `cargo-crev` to `cargo-vet` export
- `cargo crev review --diff` suggests a URL for viewing a diff
- `cargo crev review` remembers the last `cargo crev open` crate.

## [0.24.0](https://github.com/crev-dev/cargo-crev/compare/v0.23.0...v0.24.3)

- Added `--direct` flag to trust paramaters to use only directly trusted Ids
- Added command "proof reissue" to reissue reviews under a different id.
Expand Down

0 comments on commit 83591b8

Please sign in to comment.