diff --git a/xml/RELEASE_NOTES.md b/xml/RELEASE_NOTES.md index d0517cc..60da543 100644 --- a/xml/RELEASE_NOTES.md +++ b/xml/RELEASE_NOTES.md @@ -8,6 +8,8 @@ March 29th, 2017 In reports, you now have access to the `` placeholder. It takes an optional attribute `@threatLevel` and returns the number of findings with that threatLevel in the report. If no `@threatLevel` attribute is added, it returns the total number of findings in the report. Useful for Results in a Nutshell type of texts. +Example: `` + March 20th, 2017 ----------------