diff --git a/Cargo.toml b/Cargo.toml index 08d9906..3ac1356 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,7 +3,7 @@ name = "bodhi" description = "bodhi REST API client" license = "MIT OR Apache-2.0" -version = "1.0.4" +version = "1.0.5" edition = "2018" authors = ["Fabio Valentini "] diff --git a/NEWS.md b/NEWS.md index e0d709d..3a5380d 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,3 +1,9 @@ +# Release 1.0.5 "Moar Numbers" (August 11, 2021) + +Improvements: + +- add all F35 and F36 variants to `FedoraRelease` + # Release 1.0.4 "Number Next" (May 13, 2021) Improvements: