From 41baa97736e53ff50cf8683a63e9318619289d54 Mon Sep 17 00:00:00 2001 From: Ruy Adorno Date: Sun, 25 Sep 2022 19:28:50 -0400 Subject: [PATCH] doc: fix v16.17.1 security release changelog doc/changelogs/CHANGELOG_V16.md is missing the security release header prior to the "Notable changes" section. PR-URL: https://github.com/nodejs/node/pull/44759 Reviewed-By: Rafael Gonzaga Reviewed-By: Bryan English Reviewed-By: Beth Griggs Reviewed-By: Luigi Pinca Reviewed-By: Rich Trott --- doc/changelogs/CHANGELOG_V16.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/changelogs/CHANGELOG_V16.md b/doc/changelogs/CHANGELOG_V16.md index 0db989d39cd..e9f8dfefedc 100644 --- a/doc/changelogs/CHANGELOG_V16.md +++ b/doc/changelogs/CHANGELOG_V16.md @@ -68,6 +68,8 @@ ## 2022-09-23, Version 16.17.1 'Gallium' (LTS), @ruyadorno +This is a security release. + ### Notable changes The following CVEs are fixed in this release: