Skip to content
This repository has been archived by the owner on Nov 30, 2024. It is now read-only.

2.0.2 "Invert"

Compare
Choose a tag to compare
@decathorpe decathorpe released this 15 Nov 19:57
· 37 commits to main since this release
5ab56e8

This release only includes a fix for a minor logic error: Previously, any server messages that were returned when posting a comment to bodhi were always ignored, but lists of empty server messages were printed. This release inverts the behaviour to the correct one (server messages are printed if - and only if - the server actually returned messages).