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:
Diffstat (limited to 'doc/api/crypto.md')
-rw-r--r--doc/api/crypto.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/api/crypto.md b/doc/api/crypto.md
index 455692a254b..45f31a00384 100644
--- a/doc/api/crypto.md
+++ b/doc/api/crypto.md
@@ -1909,7 +1909,7 @@ const {
<!-- YAML
added: v15.7.0
changes:
- - version: REPLACEME
+ - version: v16.9.0
pr-url: https://github.com/nodejs/node/pull/39851
description: Expose `RSASSA-PSS-params` sequence parameters
for RSA-PSS keys.