From ecec4dea6717501bbb907a8fc2b8b5cfc64cd778 Mon Sep 17 00:00:00 2001 From: Patricia Piolon Date: Wed, 7 Jun 2017 14:30:49 +0200 Subject: [PATCH] Update RELEASE_NOTES.md --- xml/RELEASE_NOTES.md | 2 ++ 1 file changed, 2 insertions(+) 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 ----------------