Skip to content

Commit

Permalink
Release 1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
decathorpe committed Nov 30, 2021
1 parent 44adcf7 commit 5aa8b40
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name = "bodhi"
description = "bodhi REST API client"
license = "MIT OR Apache-2.0"

version = "1.1.0"
version = "1.1.1"
edition = "2018"

authors = ["Fabio Valentini <[email protected]>"]
Expand Down
7 changes: 7 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# Release 1.1.1 "Corporate Badger" (November 30, 2021)

Changes:

- add EPEL 9 (`EPEL-9` and `EPEL-9N`) variants to `FedoraRelease`
- add workarounds for slightly broken generated deserialization tests

# Release 1.1.0 "Cookie Monster" (September 23, 2021)

Changes:
Expand Down

0 comments on commit 5aa8b40

Please sign in to comment.