From f4a42f1de7f06c406169ef045e55792d5aaf2146 Mon Sep 17 00:00:00 2001 From: Patricia Piolon Date: Thu, 8 Jun 2017 16:03:49 +0200 Subject: [PATCH 1/2] typo --- 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 e06c2ff..ab6986a 100644 --- a/xml/RELEASE_NOTES.md +++ b/xml/RELEASE_NOTES.md @@ -12,7 +12,7 @@ Also, for `status` and `threatLevel` pie charts, colours are now tied to severit ### Prettier finding retest status -For findings, the not-at-all-tacky status colours from the previous update have been replaced to the still-not-tacky corresponding pie chart colours, and the status is now properly capitalized throughout the report. +For findings, the not-at-all-tacky status colours from the previous update have been replaced with the still-not-tacky corresponding pie chart colours, and the status is now properly capitalized throughout the report. June 7th -------- From defcfb27b0716a5a655a24d0391e251ae432e623 Mon Sep 17 00:00:00 2001 From: Patricia Piolon Date: Thu, 8 Jun 2017 16:06:14 +0200 Subject: [PATCH 2/2] smiling verboten --- 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 ab6986a..2bbf1bb 100644 --- a/xml/RELEASE_NOTES.md +++ b/xml/RELEASE_NOTES.md @@ -8,7 +8,7 @@ June 8th ('I'm seeing the world in shades of orange' edition) Pie charts can now be filtered on finding `@status`, just like Summary and Recommendation tables. Example: `` -Also, for `status` and `threatLevel` pie charts, colours are now tied to severity, so you go from angry orange to reassuring green (in case of status) or from panicky orange to puzzled grey (in case of threatLevel -- grey is 'threatLevel Unknown' :) +Also, for `status` and `threatLevel` pie charts, colours are now tied to severity, so you go from angry orange to reassuring green (in case of status) or from panicky orange to puzzled grey (in case of threatLevel -- grey is 'threatLevel Unknown') ### Prettier finding retest status