Skip to content

Commit

Permalink
Add cargo msrv find --set to changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
foresterre committed Nov 10, 2024
1 parent 546f08e commit 6f39f1f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ the [discussions section](https://github.com/foresterre/cargo-msrv/discussions).

* Added `--workspace`, `--all`, `--package` and `--exclude` CLI options for package selection when in a Cargo project (
with limited workspace support for now)
* `cargo msrv find --write-msrv` is now aliased by `cargo msrv find --set`, which is consistent in terminology with
`cargo msrv set`

### Changed

Expand Down

0 comments on commit 6f39f1f

Please sign in to comment.