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

Signed-off-by: rilehudd <51207004+rilehudd@users.noreply.github.com>
This commit is contained in:
rilehudd 2022-07-05 08:37:42 -07:00 committed by Julien Pivotto
parent d677ec489e
commit d943f39f22

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]`