Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDanielle Adams <adamzdanielle@gmail.com>2022-03-03 18:26:49 +0300
committerDanielle Adams <adamzdanielle@gmail.com>2022-03-16 05:31:35 +0300
commit4586ac49f292ade820ece5ad2f97ef95e8e45355 (patch)
treee8acd7f4307157200fed1cfb51049afd68130a11 /doc/api/crypto.md
parentd4d0b09122d91478881ee7fd36eb3c9f78f8452d (diff)
2022-03-15, Version 16.14.1 'Gallium' (LTS)
Notable changes: * doc: * add release key for Bryan English (Bryan English) https://github.com/nodejs/node/pull/42102 PR-URL: https://github.com/nodejs/node/pull/42200
Diffstat (limited to 'doc/api/crypto.md')
-rw-r--r--doc/api/crypto.md8
1 files changed, 6 insertions, 2 deletions
diff --git a/doc/api/crypto.md b/doc/api/crypto.md
index c60acd652e8..09e1315e82b 100644
--- a/doc/api/crypto.md
+++ b/doc/api/crypto.md
@@ -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
@@ -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.
-->