Updates RELEASE.md to include [SECURITY] change log tag

Signed-off-by: rilehudd <51207004+rilehudd@users.noreply.github.com>
pull/11106/head
rilehudd 2022-07-05 08:37:42 -07:00 committed by Julien Pivotto
parent d677ec489e
commit d943f39f22
1 changed files with 1 additions and 0 deletions

View File

@ -139,6 +139,7 @@ For release candidates still update `CHANGELOG.md`, but when you cut the final r
Entries in the `CHANGELOG.md` are meant to be in this order:
* `[SECURITY]` - A bugfix that specifically fixes a security issue.
* `[CHANGE]`
* `[FEATURE]`
* `[ENHANCEMENT]`