From 52c0cfd5d058d0a990cf5bb7bd5a6d3661895c5b Mon Sep 17 00:00:00 2001 From: Ana Maria Martinez Gomez Date: Fri, 7 May 2021 08:04:03 +0200 Subject: [PATCH] changelog: prepare to automatize new rules entries Use an empty item in the `New Rules` section as a marker for the GitHub Action. If this causes problems, we could look into other solution such as writing 2 lines before `### Bug Fixes`. But I think this is the easiest I can come up with. So lets give it a try. --- CHANGELOG.md | 1 + doc/release.md | 4 +++- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f3fd71f6..32ab6643 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -76,6 +76,7 @@ It includes many new rules, including all new techniques introduced in MITRE ATT - nursery/list-containers @williballenthin - nursery/run-in-container @williballenthin - persistence/registry/appinitdlls/disable-appinit_dlls-code-signature-enforcement @williballenthin +- ### Bug Fixes diff --git a/doc/release.md b/doc/release.md index b1030472..37e8c936 100644 --- a/doc/release.md +++ b/doc/release.md @@ -24,7 +24,9 @@ ### New Features - ### New Rules + ### New Rules (0) + + - ### Bug Fixes