From e712ccb2b394b7ae388f6294a7d52f4ca56b27db Mon Sep 17 00:00:00 2001 From: Fabio Valentini Date: Wed, 11 Aug 2021 20:41:39 +0200 Subject: [PATCH] Release 1.0.5 --- Cargo.toml | 2 +- NEWS.md | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) 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: