From d404ec4c936bd1624c91fe42038793e1c8b21ab5 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 8ed73084c647b2d00a7bee5ce86934cbc3ca8d97 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