From c9fd383dbf87436e1fed878d8f3966625d5fefd1 Mon Sep 17 00:00:00 2001 From: Giulia Naponiello Date: Sep 22 2018 19:47:24 +0000 Subject: Release notes 0.9.7 --- diff --git a/docs/release-notes.rst b/docs/release-notes.rst index bad369b..ca6570c 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -2,6 +2,23 @@ Release Notes ============= +Greenwave 0.9.7 +=============== + +Released 25 September 2018 + +* Non-applicable requirements are no longer counted in decision + summary and are not listed in satisfied_requirements in decision + response. This makes some decisions easier to read. + +* Try to guess the product version in the decision change: omits to + publish an incorrect decision messages if it's possible to guess + the product version from the new test result subject. + +* Accepting and treating as absent new results with outcomes "QUEUED" + and "RUNNING" for resultsdb instances that support those outcomes. + + Greenwave 0.9.6 ===============