Update README.md with changes in v0.9.0

This commit is contained in:
Anthony J. Martinez 2022-11-19 12:45:46 -06:00
parent 98c790110f
commit 6e96401189
Signed by: ajmartinez
GPG Key ID: A2206FDD769DBCFC
1 changed files with 1 additions and 1 deletions

View File

@ -90,6 +90,7 @@ has been explored, so if issues are encountered please [let it be known](https:/
### Major Changes
- v0.9.0 upgrades argument parsing to `clap` v4.x.
- v0.8.0 upgrades argument parsing to `clap` v3.x.
- v0.7.0
- Changes the project to dual license Apache 2.0 / MIT.
@ -117,7 +118,6 @@ has been explored, so if issues are encountered please [let it be known](https:/
- v0.2.1 fixes error handling such that testing does not abort with the first failure
- v0.2.0 disabled the default `reqwest` features to move the package to use of `rustls` instead of `native-tls`
### License
Licensed under either of