Skip to content

Commit

Permalink
Update the changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
foresterre committed Jul 30, 2021
1 parent 1c142bc commit 5f5c17f
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [0.8.0] - 2021-07-30

* Renamed `--minimum` to `--min` while keeping the former as an alias
* Renamed `--maximum` to `--max` while keeping the former as an alias

[0.8.0]: https://github.com/foresterre/cargo-msrv/compare/v0.7.0...v0.8.0

# [0.7.0] - 2021-06-15

* Added command (`--verify`) to verify the MSRV, if defined with the 'package.metadata.msrv' key in the 'Cargo.toml'
Expand Down

0 comments on commit 5f5c17f

Please sign in to comment.