From 994b1032b26799dfb41923c2c1aa8a48b5577940 Mon Sep 17 00:00:00 2001 From: Patricia Piolon Date: Wed, 17 Aug 2016 13:04:43 +0200 Subject: [PATCH] Update RELEASE_NOTES.md --- xml/RELEASE_NOTES.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xml/RELEASE_NOTES.md b/xml/RELEASE_NOTES.md index df868c7..34a3ed8 100644 --- a/xml/RELEASE_NOTES.md +++ b/xml/RELEASE_NOTES.md @@ -10,7 +10,7 @@ New feature for retests: finding status to indicate if, in context of a follow-u The `` element now has an optional `@status` attribute. Possible values are: -- `new` (default) +- `new` - `unresolved` - `resolved` - `not_retested`