Skip to content

Commit

Permalink
2022-03-15, Version 16.14.1 'Gallium' (LTS)
Browse files Browse the repository at this point in the history
Notable changes:

* doc:
  * add release key for Bryan English (Bryan English) nodejs#42102

PR-URL: nodejs#42200
  • Loading branch information
danielleadams authored and xtx1130 committed Apr 25, 2022
1 parent b152356 commit 80b7451
Show file tree
Hide file tree
Showing 3 changed files with 188 additions and 3 deletions.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Expand Up @@ -46,7 +46,8 @@ release.
<a href="doc/changelogs/CHANGELOG_V17.md#17.0.0">17.0.0</a><br/>
</td>
<td valign="top">
<b><a href="doc/changelogs/CHANGELOG_V16.md#16.14.0">16.14.0</a></b><br/>
<b><a href="doc/changelogs/CHANGELOG_V16.md#16.14.1">16.14.1</a></b><br/>
<a href="doc/changelogs/CHANGELOG_V16.md#16.14.0">16.14.0</a><br/>
<a href="doc/changelogs/CHANGELOG_V16.md#16.13.2">16.13.2</a><br/>
<a href="doc/changelogs/CHANGELOG_V16.md#16.13.1">16.13.1</a><br/>
<a href="doc/changelogs/CHANGELOG_V16.md#16.13.0">16.13.0</a><br/>
Expand Down
8 changes: 6 additions & 2 deletions doc/api/crypto.md
Expand Up @@ -2491,7 +2491,9 @@ changes:
- version: REPLACEME
pr-url: https://github.com/nodejs/node/pull/41600
description: The subject option now defaults to `'default'`.
- version: v17.5.0
- version:
- v17.5.0
- v16.14.1
pr-url: https://github.com/nodejs/node/pull/41599
description: The `wildcards`, `partialWildcards`, `multiLabelWildcards`, and
`singleLabelSubdomains` options have been removed since they
Expand Down Expand Up @@ -2570,7 +2572,9 @@ considered, even if the certificate contains no subject alternative names.
<!-- YAML
added: v15.6.0
changes:
- version: v17.5.0
- version:
- v17.5.0
- v16.14.1
pr-url: https://github.com/nodejs/node/pull/41571
description: The `options` argument has been removed since it had no effect.
-->
Expand Down

0 comments on commit 80b7451

Please sign in to comment.