diff --git a/Cargo.toml b/Cargo.toml index 01a9d7c..08d9906 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.3" +version = "1.0.4" edition = "2018" authors = ["Fabio Valentini "] diff --git a/NEWS.md b/NEWS.md index 3449298..e0d709d 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,3 +1,9 @@ +# Release 1.0.4 "Number Next" (May 13, 2021) + +Improvements: + +- add `EPEL8N` as valid `FedoraRelease` variant + # Release 1.0.3 "Modular Flatpak Containers" (March 6, 2021) Improvements: